Skip to content

[Backend/Spike] Smarter Judge Polling #130

@cherman23

Description

@cherman23

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/updatesSpikeResearch / Investigation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions