build(deps): bump github.com/hashicorp/serf from 0.9.6 to 0.9.7 in /api#14
build(deps): bump github.com/hashicorp/serf from 0.9.6 to 0.9.7 in /api#14dependabot[bot] wants to merge 14 commits intomainfrom
Conversation
Prevents agent queries from waiting on mutex while RPC calls to sync changes with catalog are in-flight. Update local state before the RPC call then revert changes to the original state in case an error is returned.
Timeout can be reached when running many tests concurrently.
Log error only when failure can no longer be retried.
When an RPC with a blocking query is retried the deadline should include the max query time, not just the remaining time in the initial query. A query may block up to twice as long as requested if any retries occur.
# Conflicts: # agent/local/state.go
Bumps [github.com/hashicorp/serf](https://github.com/hashicorp/serf) from 0.9.6 to 0.9.7. - [Release notes](https://github.com/hashicorp/serf/releases) - [Changelog](https://github.com/hashicorp/serf/blob/master/CHANGELOG.md) - [Commits](hashicorp/serf@v0.9.6...v0.9.7) --- updated-dependencies: - dependency-name: github.com/hashicorp/serf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
This pull request has been automatically flagged for inactivity because it has not been acted upon in the last 60 days. It will be closed if no new activity occurs in the next 30 days. Please feel free to re-open to resurrect the change if you feel this has happened by mistake. Thank you for your contributions. |
|
Closing due to inactivity. If you feel this was a mistake or you wish to re-open at any time in the future, please leave a comment and it will be re-surfaced for the maintainers to review. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps github.com/hashicorp/serf from 0.9.6 to 0.9.7.
Release notes
Sourced from github.com/hashicorp/serf's releases.
Commits
daf7d4ffinish the leave process if broadcasting leave timeout (#640)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)