Skip to content

retry connection on init if grpc timed out #65

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

Merged
merged 1 commit into from
Apr 24, 2025
Merged

Conversation

clarkzjw
Copy link
Owner

No description provided.

@clarkzjw clarkzjw requested a review from Copilot April 24, 2025 17:18
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR implements a retry mechanism for establishing a gRPC connection during initialization.

  • Introduces a retry loop when creating the exporter client.
  • Adds a delay between retries to handle transient connection failures.

@clarkzjw clarkzjw merged commit 7d88574 into main Apr 24, 2025
2 checks passed
@clarkzjw clarkzjw deleted the fix/grpc_timeout_on_ini branch April 24, 2025 17:24
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.

1 participant