classtranscribe / classtranscribe/pyapi
jwt token on startup
Open
- Dominant language
- Python
- Stars
- 3
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
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(': 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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.