dills122/where-my-cage-at

Better Data Backfill On Startup

Closed this issue · 1 comments

Currently I just have a instant invoke function on the data-service cron-runner to back fill the data, but it looks like it is not working properly.

Possible issues.

  • Redis is not fully up and running yet

Resolved: It now calls refresh() on the callback of the data-service server.