vmware-go-kcl-v2/clientlibrary/worker
Tao Jiang 6a1a7b7da6 Fix the exponential backoff
Fix the calculation of exponential backoff. ^ is the XOR in
golang. Replaced it with math.exp2().
2021-12-20 21:20:13 -06:00
..
checkpointer.go Fix the exponential backoff 2021-12-20 21:20:13 -06:00
record-processor-checkpointer.go Update import path when switching github 2021-12-20 21:19:26 -06:00
shard-consumer.go Fix the exponential backoff 2021-12-20 21:20:13 -06:00
worker.go Update import path when switching github 2021-12-20 21:19:26 -06:00
worker_test.go Update import path when switching github 2021-12-20 21:19:26 -06:00