You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
loop/sweepbatcher
Boris Nagaev 0b2c177445
sweepbatcher: exit early in handleSweep
If the sweep was successfully updated in the batch, no need to
try to add it to all other batches.

Added a test reproducing adding a sweep to both batches without this change.
4 months ago
..
log.go
store.go
store_mock.go
sweep_batch.go
sweep_batcher.go sweepbatcher: exit early in handleSweep 4 months ago
sweep_batcher_test.go sweepbatcher: exit early in handleSweep 4 months ago