-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Overview
As a developer I want to provide the ability to update the submissions that have been executed. I want to poll the submissions and have retries setup so I can handle any type of issue.
Acceptance Criteria
As a developer
When I submit my code
And my submission is executed
I will get an updated status from Executing Submission
To Evaluating Submission
Technical Notes
Have this job run every 2 seconds and let it work concurrently.
Checklist
- Unit Tests Created
- Documentation Created
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
In progress