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

BT-4181: Query limits test case and pipeline collateral #216

Merged
merged 2 commits into from
Oct 5, 2023

Conversation

adambollen
Copy link
Contributor

@adambollen adambollen commented Oct 5, 2023

Ticket(s): BT-4181

Problem

We don't currently have integration test coverage of the query-limit and throttling behavior.

Solution

Add a test case that runs against a specially-configured database with query limits and validate that the queries that are throttled succeed on the Client retry logic.

Depends on this PR: https://github.com/fauna/testtools/pull/86

Result

New test case added and running in pipeline.

Out of scope

Testing

Ran the test many times locally; will need to validate in the pipeline that the Concourse collateral is setup correctly.


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@adambollen adambollen merged commit 3aff327 into main Oct 5, 2023
5 checks passed
@adambollen adambollen deleted the query-limits-test branch October 5, 2023 20:37
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