issues
search
jpillora
/
backoff
Simple backoff algorithm in Go (golang)
MIT License
632
stars
68
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add simple Retry implementation
#24
joeycumines
opened
9 months ago
1
Addition of "hacktoberfest" topic
#23
kishaningithub
closed
2 years ago
3
Disabling circle ci integration
#22
kishaningithub
opened
2 years ago
3
Move from circle ci to github ci
#21
kishaningithub
closed
2 years ago
2
Proposal: Use github actions for CI
#20
kishaningithub
closed
2 years ago
0
Refactoring test names for better documentation
#19
kishaningithub
opened
2 years ago
1
Explicitly document the default values
#18
kishaningithub
closed
2 years ago
0
A compatibility bug on ARM V7
#17
zxxf18
opened
2 years ago
4
Make Duration safe for concurrent use
#16
borgstrom
closed
5 years ago
3
Clone method and splitting if-else statement
#15
josedh
closed
6 years ago
2
Hacking backoff
#14
croqaz
closed
6 years ago
1
Please create a release / tag
#13
AlekSi
closed
6 years ago
1
Add RetryOrCancel
#12
beono
closed
7 years ago
1
Overflow Issue
#11
coocoozz
closed
7 years ago
2
Create LICENSE file
#10
gdbelvin
closed
7 years ago
2
Make ForAttempt concurrent-safe in all cases, golint.
#9
extemporalgenome
closed
7 years ago
1
Short-circuit the backoff if Min backoff is greater than Max
#8
dividinglimits
closed
8 years ago
4
Add threadsafety notes
#7
DrTall
closed
8 years ago
1
Feature: Add thread-safety
#6
jpillora
closed
8 years ago
3
Add ForAttempt
#5
keegancsmith
closed
8 years ago
3
Added DurationForAttempt to allow jumping to specified iteration
#4
timblackwell
closed
8 years ago
1
Add MaxAttempts to Backoff
#3
carlescere
closed
9 years ago
2
Add ability to fail when too many retries have occurred
#2
tammersaleh
closed
8 years ago
1
Add Jitter to backoff.
#1
danwakefield
closed
9 years ago
1