Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ECO-2194] Add limit to query time #803

Merged
merged 1 commit into from
Sep 23, 2024
Merged

[ECO-2194] Add limit to query time #803

merged 1 commit into from
Sep 23, 2024

Conversation

CRBl69
Copy link
Collaborator

@CRBl69 CRBl69 commented Sep 20, 2024

Description

This PR adds a maximum time to queries made by PostgREST.

This will prevent users hogging all DB connections.

Noting that all other roles can still make long queries, which means other tools like grafana can still use the DB like before.

@CRBl69 CRBl69 requested a review from alnoki September 20, 2024 11:20
@CRBl69 CRBl69 merged commit c3c0824 into main Sep 23, 2024
@CRBl69 CRBl69 deleted the ECO-2194 branch September 23, 2024 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants