Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manage Scheduled Background Task via DB #5

Open
2 tasks
alanwu4321 opened this issue Mar 13, 2021 · 0 comments
Open
2 tasks

Manage Scheduled Background Task via DB #5

alanwu4321 opened this issue Mar 13, 2021 · 0 comments
Assignees
Labels
Milestone

Comments

@alanwu4321
Copy link
Member

alanwu4321 commented Mar 13, 2021

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?
@alanwu4321 alanwu4321 self-assigned this Mar 13, 2021
@alanwu4321 alanwu4321 added this to the Beta milestone Mar 13, 2021
@alanwu4321 alanwu4321 changed the title Manage Background Task from database Manage Scheduled Background Task via DB Mar 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant