Skip to content

Avoid processing http requests that have been cancelled by the client #1453

Closed
@deliahu

Description

@deliahu

Description

If the client cancels a prediction request (e.g. due to timeout), the request should not be processed.

If it's difficult to cancel a request that is actively being processed, that could be converted into a separate github issue, and the initial implementation could be to only cancel requests that have not yet started processing.

May be related to #1452

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesttimecappedAssigned a limited amount of time

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions