Log In Bug Tracker
14th Jan 2025
I am constantly being logged out of Bounties platform.
I have been getting logged out consistently.
Options to monitor:
- Cypress test that attempts to run for 5 mins?
- Fire up Cypress test navigate around for 5 minutes pausing on various parts of the site, e.g. workspace planner and refresh multiple times, open and close tabs.
- See if disconnected during this time
- Adds longer test into a lengthy deployment process
- Monitor for short timeouts on newly generated access tokens?
- Assumption: We record access token generation time
- Tracks token granting and deactivation events
- Calculates token lifespans
- Detects patterns of short-lived tokens (e.g. less than 30 mins)
- Triggers alerts when multiple short-lived tokens are detected within a time window
Somewhat related was this: https://github.com/stakwork/sphinx-tribes/issues/2450
@humansinstitute This issue was produced after merging this PR and releasing image
https://github.com/stakwork/sphinx-tribes/pull/2406/files
Suggested fix by Evan https://github.com/stakwork/sphinx-tribes/pull/2449
Before A refresh when logout has occured:
Associated Logs:
After Refresh:
Logs After refresh:
Raphael replicating "I just saw the error, its a token refreshed failed error":