cooling-singapore / saas-middleware

Simulation-as-a-Service (SaaS) Middleware
MIT License
0 stars 0 forks source link

Graceful handling of job status updates #401

Closed HeikoAydt closed 1 year ago

HeikoAydt commented 1 year ago

Description Updating job status via SDK is prone to producing exceptions. This should be handled more gracefully.

Outcomes