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

riva: make sure we don't block on fastpitch #858

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

aconchillo
Copy link
Contributor

Please describe the changes in your PR. If it is addressing an issue, please reference that as well.

@aconchillo aconchillo requested review from vipyne and kwindla December 13, 2024 15:22
@@ -35,6 +35,7 @@
)
raise Exception(f"Missing module: {e}")

FASTPITCH_TIMEOUT = 5
Copy link
Member

Choose a reason for hiding this comment

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

is this seconds? milliseconds?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Seconds 😃 . Renamed to FASTPITCH_TIMEOUT_SECS

Copy link
Member

@vipyne vipyne left a comment

Choose a reason for hiding this comment

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

one minor nit, but lgtm 🚀 🎸

@aconchillo aconchillo force-pushed the aleix/fastpitch-timeout branch from 441cc88 to 7cafce5 Compare December 13, 2024 15:30
@aconchillo aconchillo force-pushed the aleix/fastpitch-timeout branch from 7cafce5 to aac907a Compare December 13, 2024 15:32
@aconchillo aconchillo merged commit 643160c into main Dec 13, 2024
4 checks passed
@aconchillo aconchillo deleted the aleix/fastpitch-timeout branch December 13, 2024 16:20
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