You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A workaround for this could be to set allowFailure to true by default in the telegram plugin. Although I don't like too much this solution.... I think we need to rethink how the promise chain responses are returned.
Seems that, when a telegram message fails, the entire operator crashes and the entire payload of that task is moved to the dead-letter in consequence.
We should check the way telegram messages are handled, specially, when they fail.
The text was updated successfully, but these errors were encountered: