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

Ignoring message failures when not initiated by user #502

Merged
merged 1 commit into from
May 12, 2023

Conversation

philips77
Copy link
Member

Before

Each screen, from which it was possible to send a message, was listening to message failures.
Whenever a message failed to be sent, a popup with an error was displayed.

However, this also happened when the bearer was closed and there was no action from the user. For example, when the local node was configured to publish periodically, the error message was shown each time.

After

The error message is only displayed for messages initiated by the user.

@philips77 philips77 changed the title Ignoring message failures when not applicable Ignoring message failures when not initiated by user May 12, 2023
@philips77 philips77 merged commit e1c04c0 into main May 12, 2023
@philips77 philips77 deleted the bugfix/error-messages branch May 12, 2023 12:30
philips77 added a commit that referenced this pull request May 15, 2023
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