This repository has been archived by the owner on Apr 2, 2024. It is now read-only.
Use incoming context from query endpoints #1205
Labels
epic/improvements-q3-2022
good first issue
Good for newcomers
Performance
Improvements that are specifically related to performance
Milestone
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.
The text was updated successfully, but these errors were encountered: