bug: processbatch being called excessively #763

Closed
opened 2026-03-28 04:28:17 +00:00 by mfreeman451 · 1 comment
Owner

Imported from GitHub.

Original GitHub issue: #2334
Original author: @mfreeman451
Original URL: https://github.com/carverauto/serviceradar/issues/2334
Original created: 2026-01-18T05:59:50Z


Describe the bug

2026-01-18 05:56:51 | INFO | — | ProcessBatch called
-- | -- | -- | --
2026-01-18 05:56:21 | INFO | — | ProcessBatch called
2026-01-18 05:55:51 | INFO | — | ProcessBatch called
2026-01-18 05:55:21 | INFO | — | ProcessBatch called
2026-01-18 05:54:51 | INFO | — | ProcessBatch called
2026-01-18 05:54:21 | INFO | — | ProcessBatch called

If ProcessBatch was intended to process batch jobs, it doesn't seem to be doing a very good job. It seems to run very frequently which tells me it isn't batching or something else is broken.

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: #2334 Original author: @mfreeman451 Original URL: https://github.com/carverauto/serviceradar/issues/2334 Original created: 2026-01-18T05:59:50Z --- **Describe the bug** ``` 2026-01-18 05:56:51 | INFO | — | ProcessBatch called -- | -- | -- | -- 2026-01-18 05:56:21 | INFO | — | ProcessBatch called 2026-01-18 05:55:51 | INFO | — | ProcessBatch called 2026-01-18 05:55:21 | INFO | — | ProcessBatch called 2026-01-18 05:54:51 | INFO | — | ProcessBatch called 2026-01-18 05:54:21 | INFO | — | ProcessBatch called ``` If ProcessBatch was intended to process batch jobs, it doesn't seem to be doing a very good job. It seems to run very frequently which tells me it isn't batching or something else is broken. **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.
mfreeman451 added this to the 1.1.0 milestone 2026-03-28 04:28:17 +00:00
Author
Owner

Imported GitHub comment.

Original author: @mfreeman451
Original URL: https://github.com/carverauto/serviceradar/issues/2334#issuecomment-3803301257
Original created: 2026-01-27T06:10:54Z


closing, believe we fixed this earlier, not seeing it in any logs right now

Imported GitHub comment. Original author: @mfreeman451 Original URL: https://github.com/carverauto/serviceradar/issues/2334#issuecomment-3803301257 Original created: 2026-01-27T06:10:54Z --- closing, believe we fixed this earlier, not seeing it in any logs right now
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#763
No description provided.