issues
search
alphasights
/
sneakers_handlers
Retries with exponential backoff for sneakers
MIT License
33
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Release new version?
#44
tycooon
opened
8 months ago
0
How to make sneakers_handlers compatible with Ruby version 3.0 or higher?
#43
TDliumin
opened
1 year ago
0
Add support for Ruby 3.0 and restrict Ruby 2.x to actual versions
#42
DmitryArtyomov
closed
1 year ago
3
New release coming
#41
rept
opened
2 years ago
0
Fixed link to blog post
#40
rept
opened
2 years ago
0
Fix thread safety issue when creating retry queues
#39
lucasintel
closed
2 years ago
1
Multiple errors 'undefined method `queue' for #<AMQ::Protocol::Queue::BindOk:0x00005579e61b8c70>'
#38
bronislav
closed
4 years ago
2
Fix death count to ignore nils
#37
ethnar
closed
4 years ago
0
Do not increment retries if requeue was called
#36
ngoral
opened
4 years ago
0
Send `nack` response for unhandled handler error
#35
brianstorti
closed
4 years ago
0
Circle 2.0
#34
brianstorti
closed
4 years ago
0
Log errors in the `retry_message` method
#33
brianstorti
closed
4 years ago
0
Update gemspec setting license and required dependency versions
#32
brianstorti
closed
6 years ago
0
[Bugfix] Record reason for latest failure
#31
brianstorti
closed
6 years ago
1
Support for `rabbitmq-delayed-message-exchange` plugin
#30
brianstorti
closed
7 years ago
0
Bump version
#29
brianstorti
closed
7 years ago
0
Add tests for the rejection reason in the `ExponentialBackoffHandler`
#28
brianstorti
closed
7 years ago
0
Record "rejection_reason" for the RetryHandler
#27
brianstorti
closed
7 years ago
0
missing license
#26
meceo
closed
7 years ago
1
Support fanout exchanges for `RetryHandler` and `DeadLetterHandler`
#25
brianstorti
closed
7 years ago
0
Report rejection reason
#24
brianstorti
closed
7 years ago
0
Correct namespace typo, we're using SneakersHandlers as the namespace
#23
daemonsy
closed
7 years ago
1
Allow for exchange types besides topic
#22
Bandes
closed
7 years ago
1
Ability to configure backoff function
#21
brianstorti
closed
8 years ago
0
Ability to configure backoff function
#20
brianstorti
closed
8 years ago
0
Improve README
#19
brianstorti
closed
8 years ago
1
Test that message is retried when exception is raised
#18
brianstorti
closed
7 years ago
1
Include blog post with backoff handler explanation
#17
brianstorti
closed
8 years ago
2
Add the ability to define your own backoff function
#16
daemonsy
closed
8 years ago
0
Add point on using reject! to retry job
#15
daemonsy
opened
8 years ago
2
Add a description how the backoff behavior works
#14
daemonsy
closed
8 years ago
1
Update README with more information about the ExponentialBackoffHandler
#13
brianstorti
closed
8 years ago
1
Bump version 0.0.2
#12
brianstorti
closed
8 years ago
1
Fix handler interface and use real exponential backoff
#11
brianstorti
closed
8 years ago
4
Document backoff handler in the readme
#10
jjbohn
closed
8 years ago
0
Backoff
#9
jjbohn
closed
8 years ago
13
[WIP] Spike delayed retry
#8
jjbohn
closed
8 years ago
6
Remove dotenv dependency
#7
abepetrillo
closed
8 years ago
1
Rename DeadLetter to DeadLetterHandler
#6
brianstorti
closed
8 years ago
1
Allow uploading to rubygems.org
#5
abepetrillo
closed
8 years ago
1
Functional tests
#4
brianstorti
closed
8 years ago
9
Create handler to retry rejected messages
#3
abepetrillo
closed
8 years ago
8
Use `x-dead-letter-routing-key` argument
#2
brianstorti
closed
8 years ago
3
Introduce DeadLetter handler
#1
abepetrillo
closed
8 years ago
1