Skip to content

Request queuing #25

@mukul-kr

Description

@mukul-kr

Request queuing

Implement request queuing for code receiver backend.
Most of the time, requests can take less than 30 sec, which is a common constraint of any Coding platform. Or in our case, it was kept for 10 sec. For reference see context cancellation.
So having such an extensive request time means it will be much better if we implement request queuing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/apiChanges in APIenhancementNew feature or requestpriority/p2high priority ( lower number better )

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions