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

Add starting of simulations from the front end #34

Open
Tomasz-Kluczkowski opened this issue Jan 17, 2021 · 1 comment · May be fixed by #54
Open

Add starting of simulations from the front end #34

Tomasz-Kluczkowski opened this issue Jan 17, 2021 · 1 comment · May be fixed by #54
Assignees

Comments

@Tomasz-Kluczkowski
Copy link
Owner

Either the create new starts simulation/multiple simulations or there is a button 'start' or option 'auto' start in the UI to start celery tasks.

Polling/pushing required to report finished.
Add progress reporting from the celery...

@Tomasz-Kluczkowski Tomasz-Kluczkowski self-assigned this Feb 10, 2021
@Tomasz-Kluczkowski
Copy link
Owner Author

First cut:

  • one simulation is started after submitting the form
  • the view changes to some sim-detail view where it shows progress of the celery task
  • find how to best get that progress data (poll? push from backend? )

@Tomasz-Kluczkowski Tomasz-Kluczkowski linked a pull request Feb 17, 2021 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant