Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: switch context fails after failed connection #3033

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

driv
Copy link

@driv driv commented Dec 14, 2024

Fixes #3032

It should not fail to invalidate the cache when there is no cached connection.

@driv driv force-pushed the fix_no_connection_cached_error branch from c508092 to f35ee02 Compare December 14, 2024 19:59
Copy link
Owner

@derailed derailed left a comment

Choose a reason for hiding this comment

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

@driv Thank you for this update!

internal/client/client.go Outdated Show resolved Hide resolved
@derailed derailed added bug Something isn't working needs-tlc Pr needs additional updates labels Dec 15, 2024
@driv driv requested a review from derailed December 16, 2024 17:57
@driv driv force-pushed the fix_no_connection_cached_error branch from 2c91dfe to 3f7cf9e Compare December 16, 2024 17:58
@driv driv force-pushed the fix_no_connection_cached_error branch from 3f7cf9e to d4d308f Compare December 16, 2024 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs-tlc Pr needs additional updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error switching context with no cached connection
2 participants