Replies: 1 comment
-
see also #4672 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I initiate sentry in all tasks in task first line.
And I initiate sentry in all flows in first flow line.
But Sentry does not always register an error if the error occurs in further flow code.
How do I initialize the sentry correctly
Beta Was this translation helpful? Give feedback.
All reactions