Skip to content
This repository was archived by the owner on Apr 2, 2024. It is now read-only.
This repository was archived by the owner on Apr 2, 2024. It is now read-only.

Use incoming context from query endpoints #1205

@antekresic

Description

@antekresic

Running long-term queries unintentionally can create adverse effects to the system performance. We should be using the incoming request context in order to cancel any DB queries we are running.

We should also use some sort of context timeout in addition to this to limit each query duration.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions