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

fix: refactoring load test #13

Merged
merged 1 commit into from
Oct 26, 2023
Merged

fix: refactoring load test #13

merged 1 commit into from
Oct 26, 2023

Conversation

drduhe
Copy link
Collaborator

@drduhe drduhe commented Oct 26, 2023

Issue #, if available:

Description of changes:
Refactoring load test

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

@drduhe drduhe changed the title Refactoring load tests fix: refactoring load test Oct 26, 2023
@@ -63,4 +63,4 @@ class OSMLLoadTestConfig:

# processing workflow
PERIODIC_SLEEP_SECS: str = os.getenv("PERIODIC_SLEEP_SECS", "60") # in seconds
PROCESSING_WINDOW_HRS: str = os.getenv("PROCESSING_WINDOW_HRS", "1") # in hours
PROCESSING_WINDOW_MIN: str = os.getenv("PROCESSING_WINDOW_MIN", "1") # in hours
Copy link
Contributor

Choose a reason for hiding this comment

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

variable implies min, comment implies hrs

@drduhe drduhe merged commit f51ac8c into dev Oct 26, 2023
1 check passed
@drduhe drduhe deleted the fix/load-test-refactor branch October 26, 2023 19:46
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