Skip to content

Conversation

@mergify
Copy link

@mergify mergify bot commented Apr 9, 2025

Why

Khepri already managed retries if needed, we can just use a timeout.

Note that the timeout was already bumped to a more appropriate 5 minutes, which also matches what we had with Mnesia. However, with 10 retries by default, it meant that this timeout at the end of init/1 would thus be 5 * 10 = 50 minutes.


This is an automatic backport of pull request #13533 done by Mergify.

[Why]
Khepri already managed retries if needed, we can just use a timeout.

Note that the timeout was already bumped to a more appropriate 5
minutes, which also matches what we had with Mnesia. However, with 10
retries by default, it meant that this timeout at the end of `init/1`
would thus be 5 * 10 = 50 minutes.

(cherry picked from commit 67d9d89)
@dumbbell dumbbell merged commit 438ba18 into v4.1.x Apr 9, 2025
273 checks passed
@dumbbell dumbbell deleted the mergify/bp/v4.1.x/pr-13533 branch April 9, 2025 11:14
@dumbbell dumbbell added this to the 4.1.0 milestone Apr 9, 2025
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.

2 participants