session timeout causes ERRORs in log
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 42/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Stale
- Domain
- backend
Research direction
Start by tracing the 15-minute inactive-session cleanup and the termination path that produces the logged ERROR. Review how code.sas is used for session execution, then verify that an inactive session can finish normally after the requested thank-you message is injected, without producing the current ERROR.
Written by the indexing model from the issue text.
Description
After 15 minutes we check if an active session is currently being utilised, and if not, we kill it.
The murder mechanism leaves an ERROR in the log as follows:

Rather than immediate termination we could simply ask the session to die with a simple %put thankyou for your service; injection to the the code.sas file.
The session should then execute normally and finish.
- Dominant language
- TypeScript
- Stars
- 22
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
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.
More from sasjs/server
-
Difficulty 3/5 1-2 days Newbie friendliness 65/100
-
enhancement
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
Similar issues
-
clawsweeper:fix-shape-clear clawsweeper:queueable-fix clawsweeper:source-repro impact:ux-friction issue-rating: 🦞 diamond lobster no-stale P3
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
community first-timers-only good first issue hacktoberfest help wanted low hanging fruit up-for-grabs
Difficulty 1/5 Under an hour Newbie friendliness 76/100
-
code-quality refactoring
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
github/gh-aw-firewall#8816 ·
-
integration:quickjs org:external priority:backlog topic:code-interpreter topic:middleware type:feature
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
langchain-ai/deepagents#6450 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 88/100
vercel/react-tweet#225 ·