loop/sweepbatcher
Boris Nagaev 7fb7c2bda1
sweepbatcher: customize transaction labels
Previously sweepbatcher used loop/labels.LoopOutBatchSweepSuccess to assign
transactions labels. The value is "BatchOutSweepSuccess -- $batch_id", which
does not fit use cases outside of loop-out. Now there is option WithTxLabeler
which sets a function used to generate the label.
2024-08-13 10:42:00 -03:00
..
greedy_batch_selection.go sweepbatcher: always try greedy batch selection 2024-07-18 13:38:57 -03:00
greedy_batch_selection_test.go swap: fix leaf estimation in AddSuccessToEstimator 2024-08-12 12:18:36 -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: customize transaction labels 2024-08-13 10:42:00 -03:00
sweep_batcher.go sweepbatcher: customize transaction labels 2024-08-13 10:42:00 -03:00
sweep_batcher_test.go sweepbatcher: customize transaction labels 2024-08-13 10:42:00 -03:00