Skip to content

feat: migrate store to sqlite#32

Open
chenxin-yan wants to merge 6 commits intomainfrom
feat/sqlite
Open

feat: migrate store to sqlite#32
chenxin-yan wants to merge 6 commits intomainfrom
feat/sqlite

Conversation

@chenxin-yan
Copy link
Copy Markdown
Member

No description provided.

…e error paths

Await executeJob completion before returning from job.cancel so the
terminal row is written exactly once and the cancel error is never
overwritten by a racing prompt() success path. Add assertInstance guard
on session.list so unknown instance ids surface not_found instead of an
empty list. Strengthen assignRemoteSessionToJob to throw when the job
row is missing, improve createInstance unique-constraint messaging, and
remove the unused setJobMessageId method. Tests cover all three new
behaviours.
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

Successfully merging this pull request may close these issues.

1 participant