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

core: update errors retryable condition. #1346

Merged
merged 2 commits into from
Apr 3, 2024

Conversation

Rmarian
Copy link
Contributor

@Rmarian Rmarian commented Mar 23, 2024

Retry request in case of auth store revision old error from server

Fixes #1344.

Retry request in case of auth store revision old error from server

Fixes etcd-io#1344.

Signed-off-by: rmarian <marianradu12@gmail.com>
@lburgazzoli
Copy link
Collaborator

@Rmarian you'd need to format the code

@Rmarian
Copy link
Contributor Author

Rmarian commented Mar 25, 2024

@lburgazzoli - is there a gradle task to format them automatically?

@lburgazzoli
Copy link
Collaborator

./gradlew :jetcd-core:spotlessApply

@Rmarian
Copy link
Contributor Author

Rmarian commented Mar 26, 2024

Thanks! Will try to do it later in the evening. Now I am a bit busy with work...

Format affected source files.

Fixes etcd-io#1344.

Signed-off-by: rmarian <marianradu12@gmail.com>
@Rmarian
Copy link
Contributor Author

Rmarian commented Apr 2, 2024

Hi @lburgazzoli ,

Sorry for the late update. I formatted the files.

@lburgazzoli lburgazzoli merged commit c7cb8c6 into etcd-io:main Apr 3, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

JWT token is not refreshed if etcd responds with "auth: revision in header is old"
2 participants