Skip to content

The job status update endpoint should mark updates for non-existent jobs as propagated. #129

Description

@slr71

Because we have an externally facing job status update service now, it's possible for job status updates for non-existent jobs to be recorded now. This has happened in some cases where app integrators were testing new OSG apps. This normally doesn't do any harm, but it does cause the status updates to be repeatedly propagated to the apps service, causing unnecessary work.

If the job status update endpoint receives an update for a job that doesn't exist, it should mark every job status update with that job ID as propagated in order to prevent additional propagation attempts.

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