Skip to content

Mark simulation as failed if error occurs while claiming a simulation #687

@mattdailis

Description

@mattdailis

There's currently a narrow window between when the merlin-worker sets the simulation_dataset status to incomplete, and when it actually starts a simulation. If an error occurs in this window, the worker simply crashes, and does not update the simulation status.

This ticket would be satisfied by catching errors that occur in this window and marking the simulation as failed, and updating the reason as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureA new feature or feature requestsimulationAnything related to the simulation domain

    Type

    No type

    Projects

    Status

    Todo

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions