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

[Coral-Hive] Add timeout for artifact resolver via ivy settings #527

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

1fanwang
Copy link
Collaborator

@1fanwang 1fanwang commented Sep 5, 2024

What changes are proposed in this pull request, and why are they necessary?

Closes #505

Enhancement: Added timeout-constraint to Ivy settings for improved artifact resolution handling.
Introduced a new element in the Ivy settings to define named timeout constraints.
Configured default timeouts:
connect-timeout: 10 seconds
read-timeout: 30 seconds

References: Timeout Constraint Documentation

How was this patch tested?

WIP

@1fanwang 1fanwang force-pushed the 1fanwang/timeout_ivy_artifact_resolver branch from d1f5f2e to ea7eec0 Compare September 5, 2024 20:27
@1fanwang 1fanwang force-pushed the 1fanwang/timeout_ivy_artifact_resolver branch from ea7eec0 to 66834f7 Compare September 5, 2024 20:28
@1fanwang 1fanwang self-assigned this Sep 5, 2024
@1fanwang 1fanwang added the enhancement New feature or request label Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve Reliability of Dynamic UDF Resolution in Coral Hive
1 participant