Better Data Backfill On Startup
Closed this issue · 1 comments
dills122 commented
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
dills122 commented
Resolved: It now calls refresh()
on the callback of the data-service
server.