Add guide on launching background tasks from your app#2350
Conversation
|
All the demos for this PR have been deployed at https://huggingface.co/spaces/gradio-pr-deploys/pr-2350-all-demos |
|
Traveling right now so @dawood would you be able to review this one? But I just skimmed through the code and this is freaking awesome! Just to confirm @freddyaboulton if the Spaces machine restarts, the background scheduler would restart as well, right? |
1 similar comment
|
Traveling right now so @dawood would you be able to review this one? But I just skimmed through the code and this is freaking awesome! Just to confirm @freddyaboulton if the Spaces machine restarts, the background scheduler would restart as well, right? |
dawoodkhan82
left a comment
There was a problem hiding this comment.
Looks great, lgtm!
|
Thanks for the review @dawoodkhan82 @abidlabs ! Yep scheduler restarts when the space restarts |
|
Whoops sorry @dawood and thank you @dawoodkhan82 and @freddyaboulton! |
Description
Adding a guide on how to run background tasks on a schedule from a gradio app (#2122) and how to synchronize data from gradio to the hub (#2049)
Checklist: