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 we don't handle retries on cron evaluation.
What we should be doing is using the cron job for gate evaluation to set a "awaiting evaluation" flag on a label, then on a minute cron process all labels with that awaiting flag set.
The text was updated successfully, but these errors were encountered:
Currently we don't handle retries on cron evaluation.
What we should be doing is using the cron job for gate evaluation to set a "awaiting evaluation" flag on a label, then on a minute cron process all labels with that awaiting flag set.
The text was updated successfully, but these errors were encountered: