You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm making a site that uses some long running background jobs and SSE to stream back results as they come. I'd like to have a progressbar just looping while it's still waiting on results to show that it's not done. Is there an easy way to do this without just having to change transition to some ridiculous numbers?
The text was updated successfully, but these errors were encountered:
Hi, I'm making a site that uses some long running background jobs and SSE to stream back results as they come. I'd like to have a progressbar just looping while it's still waiting on results to show that it's not done. Is there an easy way to do this without just having to change
transition
to some ridiculous numbers?The text was updated successfully, but these errors were encountered: