Skip to content

chore(devops): add request processing timeout #538

@neSpecc

Description

@neSpecc

If API request requires too much time to be processed, it should be cancelled by timeout.

This will help API to stay working when some client requests is too long for some reason.

Let's use 10 seconds as default timeout value.

This value should be configurable.

Optional: if request is cancelled by timeout, write corresponded log to the console.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions