sinkovit / Spatial-ecology

Space use software deployed in the Spatial Ecology Gateway
MIT License
2 stars 0 forks source link

Find a way to stop calculation & estimate time needed #46

Open monaw opened 1 year ago

monaw commented 1 year ago

unfortunately there is no good way to estimate time needed.

should it be part of release #1? if this cannot be done this month, then at least give user instructions on how to terminate the app using the hub mechanism

possible solutions?

  1. https://www.r-bloggers.com/2020/08/shiny-worker-speed-up-r-shiny-apps-by-offloading-heavy-calculations/
  2. https://www.r-bloggers.com/2018/07/long-running-tasks-with-shiny-challenges-and-solutions/
monaw commented 11 months ago

try method mentioned @ https://stackoverflow.com/questions/30587883/is-it-possible-to-stop-executing-of-r-code-inside-shiny-without-stopping-the-sh