Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add rate-limit to transactionresults query #2664

Merged

Conversation

area363
Copy link
Member

@area363 area363 commented Dec 19, 2024

This PR addresses an issue where the transactionResults query currently does not limit the number of txids passed down. To mitigate potential abuse, this PR introduces a rate-limit specifically targeting abusive users before implementing a parameter-based limit in the query.

@area363 area363 requested a review from ipdae December 19, 2024 03:32
@area363 area363 self-assigned this Dec 19, 2024
@auto-assign auto-assign bot requested a review from moreal December 19, 2024 03:32
@area363 area363 force-pushed the transaction-results-rate-limit branch from bf99730 to efeeb1d Compare December 19, 2024 03:34
@area363 area363 force-pushed the transaction-results-rate-limit branch from 52301a0 to d60b66a Compare December 19, 2024 03:37
@area363 area363 merged commit fd7e093 into planetarium:release/230 Dec 19, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant