Skip to content

Intermittent long-running submissions eventually fail #2557

Description

@cmjoshua01
Image Image

We’re seeing intermittent submission failures on our self-hosted compute worker. Some submissions stay in Running for an unusually long time, then eventually show Failed. Rerunning the same submission later has succeeded.
For affected runs, the worker logs show that after ingestion_program starts, its attempt to update the submission status to Scoring receives HTTP 500. The worker logs “Failed to update submission status to Scoring,” but the Celery task then reports success. We’re unsure whether this failed status update explains the long wait and eventual failure, or whether there is an additional issue.
Could you help us identify the cause of the intermittent HTTP 500s and long-running submissions, and advise how the worker should handle a failed status update?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions