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

agent: agent resilience #40

Merged
merged 5 commits into from
May 26, 2024
Merged

agent: agent resilience #40

merged 5 commits into from
May 26, 2024

Conversation

andydunstall
Copy link
Owner

@andydunstall andydunstall commented May 26, 2024

See commit messages.

Updates the agent to avoid reconnecting if it gets a non-retryable
error, such as an authentication error.
Adds configuration for maximum and minimum agent backoff.
Rather than accept endpoints as a string slice flag using '--endpoints',
instead accepts a list of endpoints as command line arguments.
@andydunstall andydunstall merged commit 881d7d9 into main May 26, 2024
3 checks passed
@andydunstall andydunstall deleted the agent-resilience branch May 26, 2024 10:58
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