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
Because we call outdated() early on to trim down the schedule, we can easily check if all targets are already up to date. No need for all those silly cache reads/writes.
The text was updated successfully, but these errors were encountered:
Because we call
outdated()
early on to trim down the schedule, we can easily check if all targets are already up to date. No need for all those silly cache reads/writes.The text was updated successfully, but these errors were encountered: