Showing confusing error message when having an expired login session
Open
Nobody has claimed this yet.
hackbot
- Dominant language
- Python
- Stars
- 570
- Forks
- 351
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 65
Description
[!Note]
Reported by @jesup
The list of runs shows the following message:
Could not load runs. Try again shortly.
And triggering a run or loading a specific run shows an HTTP 500 error.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue with an expired login session: inspect the runs list, trigger a run, and load a specific run. The fix is complete when expired sessions produce a clear authentication message instead of the generic load failure or HTTP 500 error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- authentication
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100