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

Documentation / Best Practices for background workers and job queues #109

Open
willjleong opened this issue Jun 5, 2023 · 0 comments
Open
Labels
question Further information is requested

Comments

@willjleong
Copy link

willjleong commented Jun 5, 2023

Ask your question

I really like this stack & the ideas taken from the create-t3-app but I'm hesitant to use this over other tried an true frameworks likenestjs + nuxt due to the fact that there's no documentation or guide on running background workers or implementing a job queue system within this stack using something like bull. Has anyone had experience building an app and configuring it to run background jobs with sidebase? I'm guessing the answer is to create another folder called worker/ with *.ts that run a bull worker consumers that can consume jobs but would be nice if it were documented or boilerplate existed within sidebase.

Additional information

No response

@willjleong willjleong added the question Further information is requested label Jun 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant