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
Description\nAdd retry and backoff tracking for user sweep failures to avoid logs flood.\n\n## Files to Edit/Create\n- backend/src/services/sweep_worker.rs\n\n## Acceptance Criteria\n- Temporarily ignore users that throw errors during sweep executions.\n\n## Guidance / Hints\nRegister failure history inside database tables.
Description\nAdd retry and backoff tracking for user sweep failures to avoid logs flood.\n\n## Files to Edit/Create\n-
backend/src/services/sweep_worker.rs\n\n## Acceptance Criteria\n- Temporarily ignore users that throw errors during sweep executions.\n\n## Guidance / Hints\nRegister failure history inside database tables.