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 GET requests: errorResult not executed #74

Merged

Conversation

levochkaa
Copy link
Contributor

In our app refreshHandler is never called with false, probably because network requests don't return error's.

Also, I've got a question, why refreshHandler is called only with Bool, and not SDKError? for example? It would be useful to know why featuresFetchFailed has failed. I swear I've seen a PR fixing this, but wasn't able to find it now, I can make one, are you interested in that?

@vazarkevych vazarkevych merged commit 860bc89 into growthbook:main Aug 29, 2024
1 check passed
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