Skip to content

Manage Scheduled Background Task via DB #5

@alanwu4321

Description

@alanwu4321

Background tasks are created and scheduled on code start up and configurations are hard coded at the entry point of worker

  • background tasks should sync with background_task table in db
  • decide how to update scheduled background jobs from db... maybe an update event from Prisma?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions