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
The current heartbeat interval should be replaced with a lightweight cron-style scheduled job system — more like scheduled triggers for things you want to run every 30 minutes (or arbitrary intervals), rather than a tight polling loop.
The current heartbeat interval should be replaced with a lightweight cron-style scheduled job system — more like scheduled triggers for things you want to run every 30 minutes (or arbitrary intervals), rather than a tight polling loop.