tt-acm / EnergyAnalysisForDynamo

Dynamo <> Autodesk Green Building Studio interoperability
Other
29 stars 18 forks source link

Progress bar #70

Open mostaphaRoudsari opened 9 years ago

mostaphaRoudsari commented 9 years ago

"- User should be able to see in Dynamo when runs are in progress o Some of the server errors seem to be related to runs not yet being completed. Dynamo should support some sort of time-based feedback (progress bar, etc.) in the case of external computational resources that take time to return results."

We discussed this couple of times. GBS has API calls for this but I'm not sure how we really want to do it. In a process that user sends one simulation at a time and waits for results it is not confusing but what if user wants to submit 100 cases all together? Should we come up with our own progress report or should we ask GBS team to support multiple project support?