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

Handle rate limit to local API from backend retrieval #707

Open
Ivareh opened this issue Dec 7, 2024 · 0 comments
Open

Handle rate limit to local API from backend retrieval #707

Ivareh opened this issue Dec 7, 2024 · 0 comments

Comments

@Ivareh
Copy link
Member

Ivareh commented Dec 7, 2024

{"logger": "pom_app.request", "level": "INFO", "timestamp": "2024-12-07T13:10:19.836883+00:00", "message": "host=79.76.40.120 port=58816 method=POST url=/api/api_v1/login/access-token status_code=429 status_phrase=\"Too Many Requests\" process_time_ms=3.08"} {"logger": "pom_app.request", "level": "INFO", "timestamp": "2024-12-07T13:10:22.084879+00:00", "message": "host=79.76.40.120 port=58816 method=POST url=/api/api_v1/login/access-token status_code=429 status_phrase=\"Too Many Requests\" process_time_ms=2.70"}

If an issue happens, it will keep trying forever to get access to local API and get rate limitted forever

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

No branches or pull requests

1 participant