You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently refresh_xxx scripts run separately from the main display script and communicate via files in samples, scheduling has to be done separately (eg. cron)
The app should be in charge of its own scheduling.
Currently
refresh_xxxscripts run separately from the main display script and communicate via files insamples, scheduling has to be done separately (eg. cron)The app should be in charge of its own scheduling.