We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
{"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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
{"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
The text was updated successfully, but these errors were encountered: