Skip to content

feat(core): add background job service#27033

Merged
nexxeln merged 2 commits into
devfrom
nxl/background-job-service
May 12, 2026
Merged

feat(core): add background job service#27033
nexxeln merged 2 commits into
devfrom
nxl/background-job-service

Conversation

@nexxeln
Copy link
Copy Markdown
Member

@nexxeln nexxeln commented May 12, 2026

summary

  • add a per-instance Effect background job service with start/get/list/wait/cancel operations
  • wire the service into the app runtime and add a job id prefix
  • cover completion, timeout, failure, cancellation, and snapshot immutability

testing

  • bun test test/background/job.test.ts
  • bun typecheck

@nexxeln nexxeln changed the title feat(background): add job service feat(core): add job service May 12, 2026
@nexxeln nexxeln changed the title feat(core): add job service feat(core): add background job service May 12, 2026
@nexxeln nexxeln merged commit 8feb4a3 into dev May 12, 2026
11 of 12 checks passed
@nexxeln nexxeln deleted the nxl/background-job-service branch May 12, 2026 09:52
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