-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
BackendFor tickets that require backend code changes/updatesFor tickets that require backend code changes/updatesSpikeResearch / InvestigationResearch / Investigation
Description
We need a smarter way to poll the code results from judge0. Currently we have a flat wait time for POC. This is not scalable and will result in issues in the future.
Options:
- Handle polling on the Judge0 side (R&D a Judge0 timeout)
- Hand roll polling to cover the case of a custom timeout we may want to implement
Acceptance Criteria:
Create a smart polling mechanism that uses the judge-connector to poll against the judg0 api until all results are finished running.
Metadata
Metadata
Assignees
Labels
BackendFor tickets that require backend code changes/updatesFor tickets that require backend code changes/updatesSpikeResearch / InvestigationResearch / Investigation