channable / channable/opsqueue
Allow filtering by submission state (failed/cancelled/completed/in-progress) when looking up submission IDs by strategic metadata
Open
- Dominant language
- Rust
- Stars
- 96
- Forks
- 2
- Avg merge
- 1h 2m
- Merged PRs (30d)
- 2
Description
https://github.com/channable/opsqueue/pull/112 adds support for selecting submission IDs by strategic metadata. However in that PR we are only checking the `submissions` table which is for in-progress submissions, as per the comment by @ReinierMaas we could generalize this so that we can lookup submission IDs by strategic metadata that are failed/cancelled/completed.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.