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 : emit event on network error #107

Merged
merged 3 commits into from
Jan 6, 2025
Merged

Conversation

EnzoViry1
Copy link

What does this PR do ?

No event were triggered on network error. After a quick refactor we now have access to the event with _kuzzle.on('networkError', () => {})

How should this be manually tested?

  • Step 1 : create a flutter project
  • Step 2 : test networkError event and other events

@EnzoViry1 EnzoViry1 self-assigned this Jan 6, 2025
@EnzoViry1 EnzoViry1 merged commit 8c70eea into 3-dev Jan 6, 2025
3 checks passed
@EnzoViry1 EnzoViry1 deleted the fix/emit-event-on-network-error branch January 6, 2025 16:40
Copy link

@Juiced66 Juiced66 left a comment

Choose a reason for hiding this comment

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

LGTM

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.

4 participants