mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
refactor: remove rate limiter and use retry strategy
This commit is contained in:
@@ -24,8 +24,3 @@ framework:
|
||||
policy: sliding_window
|
||||
limit: 10
|
||||
interval: '1 hour'
|
||||
|
||||
rdap_requests:
|
||||
policy: sliding_window
|
||||
limit: 2
|
||||
interval: '1 second'
|
||||
|
||||
Reference in New Issue
Block a user