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

horizon: X-RateLimit-* headers did not appear in the response from horizon.stellar.org. #4982

Closed
overcat opened this issue Jul 27, 2023 · 2 comments
Labels

Comments

@overcat
Copy link
Contributor

overcat commented Jul 27, 2023

What version are you using?

https://horizon.stellar.org instance.

"horizon_version": "2.26.1-9a7522eac66867b9768d7cc24c837d5efde66a3c"
"core_version": "stellar-core 19.12.0 (2109a168a895349f87b502ae3d182380b378fa47)"

What did you do?

curl --location 'https://horizon.stellar.org/ledgers/11581' -i
curl --location 'https://horizon-futurenet.stellar.org/ledgers/11581' -i

What did you expect to see?

horizon

What did you see instead?

X-RateLimit-* headers appear in the response from horizon.stellar.org.

@overcat overcat added the bug label Jul 27, 2023
@mollykarcher
Copy link
Contributor

Thanks for the report! Rate limiting on SDF horizon is handled at the infra level, and we disable the typical application-code rate limiting that exists in this codebase. We will be investigating options with our operations team as to if/how we can get these returned when rate limiting at the infra layer as well

@mollykarcher
Copy link
Contributor

Failed to close this ticket when this was resolved, but this should have been fixed around 8/5. Please reopen if issue persists

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants