Skip to content

feat: add retry to make access to well_known endpoint more robust. - #273

Merged
rwiker merged 6 commits into
mainfrom
fix/get-well-known-retries
Aug 11, 2026
Merged

feat: add retry to make access to well_known endpoint more robust.#273
rwiker merged 6 commits into
mainfrom
fix/get-well-known-retries

Conversation

@rwiker

@rwiker rwiker commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Issue

#272

Description

Use tenacity (via RetryStrategy) to make access to well_known endpoint more robust.

How to test

Checklist

  • No redundant `print()` statements, commented-out code, or other remnants from the development 👀
  • New/refactored code is following same conventions as the rest of the code base 🧬
  • New/refactored code is tested ⚙
  • Documentation has been updated 🧾
  • Commits are semantic ✅

@rwiker
rwiker requested a review from a team August 10, 2026 10:27
@rwiker

rwiker commented Aug 10, 2026

Copy link
Copy Markdown
Contributor Author

Closes #272

@rwiker
rwiker merged commit 9794ea2 into main Aug 11, 2026
15 checks passed
@rwiker
rwiker deleted the fix/get-well-known-retries branch August 11, 2026 08:26
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