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
First of all thanks for this awesome project, it's really great and useful!
I just wanted to clarify if ON_ERROR_CANCEL is supposed to trigger CONDITION_ANY_ERROR, from the page https://garethgeorge.github.io/backrest/docs/hooks it says "ON_ERROR_CANCEL: Stop the operation but don't trigger error handlers", so I was under the impression that it didn't trigger the error hooks.
But, when I run it, I do seem to get the error hook triggered.
Not a deal breaker, but it makes my alarming a little more noisy 😄
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
First of all thanks for this awesome project, it's really great and useful!
I just wanted to clarify if ON_ERROR_CANCEL is supposed to trigger CONDITION_ANY_ERROR, from the page https://garethgeorge.github.io/backrest/docs/hooks it says "ON_ERROR_CANCEL: Stop the operation but don't trigger error handlers", so I was under the impression that it didn't trigger the error hooks.
But, when I run it, I do seem to get the error hook triggered.
Not a deal breaker, but it makes my alarming a little more noisy 😄
Beta Was this translation helpful? Give feedback.
All reactions