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

jwt token on startup #44

Open
angrave opened this issue Dec 7, 2022 · 0 comments
Open

jwt token on startup #44

angrave opened this issue Dec 7, 2022 · 0 comments

Comments

@angrave
Copy link
Collaborator

angrave commented Dec 7, 2022

glossary | 2022-12-07T19:05:17.230592220Z agent.listener.QueueAwaker 2022-12-07 19:05:17,230 Failed to update jwt token: HTTPConnectionPool(host='api', port=80): Max retries exceeded with url: /api/Account/MediaWorkerSignIn (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f110f8a1910>: Failed to establish a new connection: [Errno 111] Connection refused'))

Need to slow down jwt re-attempts e.g. once per 10s because the api container may not yet be ready to serve api requests

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

No branches or pull requests

1 participant