Investigate adding rate limiting to the wallet #1642
Labels
No labels
DB & Storage
Deployment
Error Handling & Logging
Maintenance
Payment Backend
backport
backport v0.13.x
backport v0.14.x
backport v0.15.x
bindings
blocked
bug
cdk-sql
ci
cli
deps
documentation
duplicate
enhancement
good first issue
help wanted
invalid
keep-open
ldk-node-ui
migrations
mint
mutation-testing
needs rebase
needs review
new nut
nut change
question
ready
rust-version
rustfmt
stacked hold
stale
testing
wallet
weekly-report
wontfix
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
cashubtc/cdk#1642
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently the cdk wallet does not do any rate limiting. We know from our ts counter parts with heavier use mints can rate limit aggressively. Coco has some rate limiting integrated we should look at how they do it and see if it makes sense to integrate something similar.
https://github.com/cashubtc/coco/blob/master/packages/core/infra/RequestRateLimiter.ts
@crodas Can I assign this to you?
Hi @thesimplekid @crodas , i'm new here and i have spent a while studying the codebase... I'd like to work on this if it's still available. I see it was tentatively assigned to @crodas ... is it open for other contributors?
Sure @Micah-Shallom thanks.