Skip to content

feat: add retries for update services#1421

Merged
RoyalOughtness merged 6 commits intosecureblue:livefrom
RoyalOughtness:addexponentialupdatebackoff
Oct 4, 2025
Merged

feat: add retries for update services#1421
RoyalOughtness merged 6 commits intosecureblue:livefrom
RoyalOughtness:addexponentialupdatebackoff

Conversation

@RoyalOughtness
Copy link
Copy Markdown
Collaborator

No description provided.

Copy link
Copy Markdown
Collaborator

@HastD HastD left a comment

Choose a reason for hiding this comment

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

I think these retry settings might be a bit overly aggressive—they make sense for the one-time flatpak setup script we originally wrote those for, but it's a bit much for daily updates. Maybe just something like a maximum of three update attempts per day, with an hour between attempts?

@RoyalOughtness RoyalOughtness linked an issue Oct 3, 2025 that may be closed by this pull request
3 tasks
@RoyalOughtness RoyalOughtness enabled auto-merge (squash) October 4, 2025 22:34
@RoyalOughtness RoyalOughtness merged commit a8ba00d into secureblue:live Oct 4, 2025
14 checks passed
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.

[FEAT] Add exponential backoff for rpm-ostreed-automatic

3 participants