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
feat: add 5-minute cooldown to field-options sync trigger (#37)
Prevents manual sync triggers from firing more often than every 5
minutes per option set. Returns HTTP 429 with retryAfter when in
cooldown. Follows the same pattern used by hygiene, execution, and
allocation refresh handlers.
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments