Skip to content

dj_worker DuplicateError Handling #12

Description

@CBroz1

As discussed in the SciOps workflow introduction meeting.

Currently, dj_worker clears DuplicateErrors under the assumption that we get a DuplicateError from possible job reservation overlaps. This would also, however, clear genuine user-generated DuplicateError.

I propose giving dj_worker a memory of cleared DuplicateErrors and skip those that have been previously cleared.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions