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

Override/disable gRPC call rate meters in test harness driver #5683

Merged

Conversation

ghubstan
Copy link
Member

@ghubstan ghubstan commented Sep 2, 2021

Ad-hoc API testers need to be able to run the test harness without interference from the production api method call rate meters. This change overrides and disables most call rate meters when the test harness is run from the ApiTestMain driver (no jupiter tests).

…build dirs

This fixes an inconsistency in the scaffold setup.
Ad-hoc API testers need to be able to run the test harness without
interference from the production api method call rate meters.
This change overrides and disables most call rate meters when the
test harness is run from the ApiTestMain driver (no jupiter tests).
Copy link
Contributor

@ripcurlx ripcurlx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

@ripcurlx ripcurlx added this to the v1.7.4 milestone Sep 6, 2021
@ripcurlx ripcurlx merged commit d893a38 into bisq-network:master Sep 6, 2021
@ghubstan ghubstan deleted the detault-api-testharness-callrate-config branch November 10, 2021 13:12
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