Implement custom retry handling of rate limit errors
This commit is contained in:
@@ -6,5 +6,7 @@
|
||||
"exports": {
|
||||
".": "./src/index.ts"
|
||||
},
|
||||
"dependencies": {}
|
||||
"dependencies": {
|
||||
"@blade-and-brawn/domain": "workspace:*"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user