Skip to content

fix: add cache for config data from the 'WELL_KNOWN' endpoint.#264

Merged
rwiker merged 1 commit into
mainfrom
fix/cache-config
May 13, 2026
Merged

fix: add cache for config data from the 'WELL_KNOWN' endpoint.#264
rwiker merged 1 commit into
mainfrom
fix/cache-config

Conversation

@rwiker
Copy link
Copy Markdown
Contributor

@rwiker rwiker commented May 13, 2026

Issue

Closes #263

Description

Add a global variable for caching config data from the WELL_KNOWN endpoint.

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 May 13, 2026 07:49
Copy link
Copy Markdown
Contributor

@equinor-ruaj equinor-ruaj left a comment

Choose a reason for hiding this comment

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

lgtm

@rwiker rwiker merged commit 298e73c into main May 13, 2026
11 checks passed
@rwiker rwiker deleted the fix/cache-config branch May 13, 2026 09:49
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.

Cache config data

2 participants