No error messages

Post your feature requets for new triggers, conditions, actions and other improvements.

Moderator: Martin

Locked
bing281
Posts: 12
Joined: 15 Jan 2013 09:25

No error messages

Post by bing281 » 15 Jan 2013 09:31

I need to have a way to suppress error messages in notification

User avatar
Martin
Posts: 4468
Joined: 09 Nov 2012 14:23

Re: No error messages

Post by Martin » 15 Jan 2013 15:13

What kind of action is producing the unwanted error messages in your case?
Generally suppressing the error messages is a bit risky.

bing281
Posts: 12
Joined: 15 Jan 2013 09:25

Re: No error messages

Post by bing281 » 17 Jan 2013 02:57

It was ffom the int device orientation variable timing out

kakharin
Posts: 13
Joined: 09 Jan 2013 10:35

Re: No error messages

Post by kakharin » 18 Jan 2013 13:39

Me too. There are error messages in notification statusbar when GPS can not fix for position/location.

User avatar
Martin
Posts: 4468
Joined: 09 Nov 2012 14:23

Re: No error messages

Post by Martin » 18 Jan 2013 17:17

I will add an option to suppress the notification in a future release.

kakharin
Posts: 13
Joined: 09 Jan 2013 10:35

Re: No error messages

Post by kakharin » 19 Jan 2013 00:16

If possible, please try to have selectable options for (1) Report to notification bar, (2) Ignore the error, (3) Trig to a new trigger for eroor handling flow(s).

pilusona
Posts: 39
Joined: 02 Dec 2012 03:47
Location: India

Re: No error messages

Post by pilusona » 25 Mar 2013 19:18

Me too :). Please add the 3 options as mentioned by "kakharin" specially if possible the last one, that is error handling flow. :)
Samsung Galaxy Note 8
Android 9.
Non-rooted

LightTempler
Posts: 53
Joined: 17 Mar 2013 16:08

Re: No error messages

Post by LightTempler » 06 Apr 2013 15:13

Some kind of error catching really would be fine :-)
Or supressing the notification.
Or (most comfortable): A checkbox in all actions 'supress errors'.

My actual need: File manipulation (Waiting for a file arriving in Dropbox, realized with
a repeated timer trigger and a download action) without anoying messages in notification
area.

postaletter
Posts: 13
Joined: 28 Oct 2014 09:20

Re: No error messages

Post by postaletter » 30 Dec 2014 04:08

Has this feature been added? I would like to suppress Bluetooth device connection error in a flow that tries to connect to my car on an incoming call.

User avatar
Martin
Posts: 4468
Joined: 09 Nov 2012 14:23

Re: No error messages

Post by Martin » 02 Jan 2015 15:08

Hi,

Yes, this feature has been added some time ago.
-append another action to the action that produces the error
-select the connection between the two actions
-select the edit button
-switch connection type to Exception

The second action will only be executed when the first one fails.

Regards,
Martin

Locked