Closed yihuang closed 1 month ago
New dependencies detected. Learn more about Socket for GitHub โ๏ธ
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
pypi/backoff@2.2.1 | None | 0 |
75.2 kB | bgreen-litl |
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 17.87%. Comparing base (
40b6c56
) to head (26c3a4c
). Report is 1 commits behind head on main.
[!CAUTION]
Review failed
The head commit changed during the review from f9b88f35827953dea2b9ac10b06d0ee1f6e6a07c to 26c3a4c48f4de1505672af01b2713d2488bfd1a2.
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Solution:
see: https://aws.amazon.com/blogs/architecture/exponential-backoff-and-jitter/
Closes: #1641
๐ฎ๐ป๐ฎ๐ป๐ฎ๐ป !!!! REFERENCE THE PROBLEM YOUR ARE SOLVING IN THE PR TITLE AND DESCRIBE YOUR SOLUTION HERE !!!! DO NOT FORGET !!!! ๐ฎ๐ป๐ฎ๐ป๐ฎ๐ป
PR Checklist:
make
)make test
)go fmt
)golangci-lint run
)go list -json -m all | nancy sleuth
)Thank you for your code, it's appreciated! :)