Fix the calculation of exponential backoff. ^ is the XOR in golang. Replaced it with math.exp2(). |
||
|---|---|---|
| .. | ||
| checkpointer.go | ||
| record-processor-checkpointer.go | ||
| shard-consumer.go | ||
| worker.go | ||
| worker_test.go | ||
Fix the calculation of exponential backoff. ^ is the XOR in golang. Replaced it with math.exp2(). |
||
|---|---|---|
| .. | ||
| checkpointer.go | ||
| record-processor-checkpointer.go | ||
| shard-consumer.go | ||
| worker.go | ||
| worker_test.go | ||