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

[Question] Persist Timer Tasks #243

Open
dev-andremonteiro opened this issue Oct 24, 2024 · 0 comments
Open

[Question] Persist Timer Tasks #243

dev-andremonteiro opened this issue Oct 24, 2024 · 0 comments

Comments

@dev-andremonteiro
Copy link

Is there any way to persist timer tasks between restarts ?

Currently using this library in my docker image and I wonder if there is any way to persist the timer tasks that are running between restarts. I found out about how to persist jobs with scrapyd.jobstorage.SqliteJobStorage but I still need to persist the timer tasks.

An alternative would be to have some kind of internal API for me to hit when my docker instance starts to restart my timer tasks, but having a way to persist them would be better.

Thank you for all your work! :)

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

No branches or pull requests

1 participant