Fix the calculation of exponential backoff. ^ is the XOR in golang. Replaced it with math.exp2(). |
||
|---|---|---|
| .. | ||
| common | ||
| config | ||
| interfaces | ||
| metrics | ||
| utils | ||
| worker | ||
Fix the calculation of exponential backoff. ^ is the XOR in golang. Replaced it with math.exp2(). |
||
|---|---|---|
| .. | ||
| common | ||
| config | ||
| interfaces | ||
| metrics | ||
| utils | ||
| worker | ||