equinor / pepm-ui

User Interface for Parameter Estimation from Process Models
MIT License
1 stars 0 forks source link

Handle 'Transforming' state in UI #313

Closed mheggelund closed 1 day ago

mheggelund commented 2 weeks ago

AnalogeModels from api now has a processingStatus, representing the transforming state of a model after uploading. At the moment, when the model is finish uploaded the status in the UI is shown as 'Failed' until the model is finished transformed. Then the status is set to 'Success'.