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

Prevent logging error in offline flag check #42

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

bpapillon
Copy link
Contributor

Offline mode works, but it logs an error every time. We can prevent this in the common cases (tracking events, checking flags) since we don't actually have to hit the api at all here. If we end up with folks using offline mode for more full-feature integrations, we might want to consider integrating offline mode at a higher level in the stack later.

@bpapillon bpapillon merged commit 1d59569 into main Oct 25, 2024
2 checks passed
@bpapillon bpapillon deleted the offline-mode-flag-check branch October 25, 2024 18:37
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