Skip to content

Retry loading or creating repository config#5095

Merged
MichaelEischer merged 4 commits intorestic:masterfrom
MichaelEischer:retry-load-config
Nov 1, 2024
Merged

Retry loading or creating repository config#5095
MichaelEischer merged 4 commits intorestic:masterfrom
MichaelEischer:retry-load-config

Conversation

@MichaelEischer
Copy link
Copy Markdown
Member

@MichaelEischer MichaelEischer commented Oct 17, 2024

What does this PR change? What problem does it solve?

By now missing files are not endlessly retried by the retry backend such that it can be enabled right from the start.

In addition, this change also enables the retry backend for the init command.

Was the change previously discussed in an issue or on the forum?

Fixes #5081

Checklist

  • I have read the contribution guidelines.
  • I have enabled maintainer edits.
  • I have added tests for all code changes.
  • [ ] I have added documentation for relevant changes (in the manual).
  • There's a new file in changelog/unreleased/ that describes the changes for our users (see template).
  • I have run gofmt on the code in all commits.
  • All commit messages are formatted in the same style as the other commits in the repo.
  • I'm done! This pull request is ready for review.

By now missing files are not endlessly retried by the retry backend such
that it can be enabled right from the start.

In addition, this change also enables the retry backend for the `init`
command.
stat is only used to check the config file's existence. We don't want
log output in this case.
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.

Not retrying to load config

1 participant