loop/sweepbatcher
Boris Nagaev 7780aca492
sweepbatcher: log the reason of acceptance failure
Add Info log message in cases when addSweep returns accept=false and err=nil.
2024-08-26 20:53:29 -03:00
..
greedy_batch_selection.go sweepbatcher: set max batch size to 1000 sweeps 2024-08-26 14:17:24 -03:00
greedy_batch_selection_test.go sweepbatcher: make greedy algo mixed batch aware 2024-08-21 14:05:50 -03:00
log.go sweepbatcher: fix too long lines 2024-05-29 12:17:18 -03:00
store.go sweepbatcher/store: remove unused field clock 2024-08-13 09:20:31 -03:00
store_mock.go Revert "sweepbatcher/StoreMock: load LoopOut from loopdb" 2024-05-31 12:28:02 -03:00
sweep_batch.go sweepbatcher: log the reason of acceptance failure 2024-08-26 20:53:29 -03:00
sweep_batcher.go sweepbatcher: add mixed batches option 2024-08-21 14:05:50 -03:00
sweep_batcher_test.go sweepbatcher: set max batch size to 1000 sweeps 2024-08-26 14:17:24 -03:00