bug(web-ng): sweep scheduler reconciliation starting up twice #771

Open
opened 2026-03-28 04:28:23 +00:00 by mfreeman451 · 0 comments
Owner

Imported from GitHub.

Original GitHub issue: #2353
Original author: @mfreeman451
Original URL: https://github.com/carverauto/serviceradar/issues/2353
Original created: 2026-01-18T17:40:29Z


Describe the bug

17:39:24.736 [info] SweepDataCleanupWorker: Starting cleanup - host results older than 7 days, executions older than 30 days
17:39:24.737 [info] SweepDataCleanupWorker: Completed - deleted 0 host results, 0 executions
17:39:29.599 [info] Sweep schedule reconciliation scheduled sweep monitor
17:39:29.606 [info] Sweep schedule reconciliation scheduled sweep data cleanup
17:39:29.615 [info] SweepDataCleanupWorker: Starting cleanup - host results older than 7 days, executions older than 30 days
17:39:29.616 [info] SweepDataCleanupWorker: Completed - deleted 0 host results, 0 executions

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

Imported from GitHub. Original GitHub issue: #2353 Original author: @mfreeman451 Original URL: https://github.com/carverauto/serviceradar/issues/2353 Original created: 2026-01-18T17:40:29Z --- **Describe the bug** ``` 17:39:24.736 [info] SweepDataCleanupWorker: Starting cleanup - host results older than 7 days, executions older than 30 days 17:39:24.737 [info] SweepDataCleanupWorker: Completed - deleted 0 host results, 0 executions 17:39:29.599 [info] Sweep schedule reconciliation scheduled sweep monitor 17:39:29.606 [info] Sweep schedule reconciliation scheduled sweep data cleanup 17:39:29.615 [info] SweepDataCleanupWorker: Starting cleanup - host results older than 7 days, executions older than 30 days 17:39:29.616 [info] SweepDataCleanupWorker: Completed - deleted 0 host results, 0 executions ``` **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error **Expected behavior** A clear and concise description of what you expected to happen. **Screenshots** If applicable, add screenshots to help explain your problem. **Desktop (please complete the following information):** - OS: [e.g. iOS] - Browser [e.g. chrome, safari] - Version [e.g. 22] **Smartphone (please complete the following information):** - Device: [e.g. iPhone6] - OS: [e.g. iOS8.1] - Browser [e.g. stock browser, safari] - Version [e.g. 22] **Additional context** Add any other context about the problem here.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
carverauto/serviceradar#771
No description provided.