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
fix: cache workload revisions for 1 day to reduce noise
Workload revisions used to be stored only for 1 minute. Scale up and scale down events could make this very noisy, causing us to update the metadata in the upstream way too frequently.
0 commit comments