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
Test proving OpRepo.enqueue doesn't reset waittime
We want to prevent a misbehaving app stuck in a loop from continuously
sending updates every opRepoExecutionInterval (5 seconds currently).
By waiting for the dust to settle we ensure the app is done making
updates.
0 commit comments