Skip to content

♻️ Do not cache Prefect block credentials by default#1324

Open
trymzet wants to merge 1 commit into
mainfrom
get_credentials_do_not_use_cache_by_default
Open

♻️ Do not cache Prefect block credentials by default#1324
trymzet wants to merge 1 commit into
mainfrom
get_credentials_do_not_use_cache_by_default

Conversation

@trymzet
Copy link
Copy Markdown
Contributor

@trymzet trymzet commented Jun 1, 2026

Keep previous behavior of requiring users to just not call get_credentials() multiple times. Keeping a flag refresh_cache to allow using the cache if needed.

Summary

Importance

Checklist

This PR:

  • contains a summary of the changes (the "what")
  • links the relevant issue with the Closes #<issue_number> phrase (the "why")
  • adds new tests (if appropriate)
  • updates docstrings for any new functions or function arguments (if appropriate)

Keep previous behavior of requiring users to just not call `get_credentials()` multiple times
@trymzet trymzet requested a review from a team as a code owner June 1, 2026 14:20
@trymzet trymzet changed the title ♻️ Do not cache credentials by default ♻️ Do not cache Prefect block credentials by default Jun 1, 2026
@trymzet trymzet requested a review from k-wolski June 1, 2026 14:22
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.

1 participant