OrchardCore icon indicating copy to clipboard operation
OrchardCore copied to clipboard

Implement workflow error event

Open hyzx86 opened this issue 4 years ago • 5 comments

I created a workflow event that captures error messages when other workflow workflow executions report errors

The code below is automatically generated when open Catch Workflow Fault Evnet first time

image

hyzx86 avatar Apr 14 '22 05:04 hyzx86

@Skrypt Can you review this PR for me?

hyzx86 avatar Jun 18 '22 16:06 hyzx86

@Skrypt @hishamco Hi guys,any question?

hyzx86 avatar Jul 08 '22 10:07 hyzx86

Done. 😊

hyzx86 avatar Jul 08 '22 15:07 hyzx86

At present, this function finds an embarrassing problem, I use this event to listen for all workflow exceptions Once triggered, an email will be sent to my mailbox, The actual situation is that the workflow is triggered, but the mail cannot be sent out Is it because some objects have been released?

image

image image

hyzx86 avatar Aug 13 '22 18:08 hyzx86

The actual situation is that the workflow is triggered, but the mail cannot be sent out

Resolved , missing Resume method

hyzx86 avatar Aug 14 '22 08:08 hyzx86

Needs to be triaged on Thursday's meeting

What was the result of the discussion? Has video playback been released?

hyzx86 avatar Dec 16 '22 14:12 hyzx86

@hyzx86 it would be nice if you join the meeting. FYI there's no recording for the triage meeting

hishamco avatar Dec 17 '22 11:12 hishamco

@hyzx86 it would be nice if you join the meeting. FYI there's no recording for the triage meeting

I noticed that the meeting was held at 4 a. m. Chinese time.. 😭

hyzx86 avatar Dec 17 '22 13:12 hyzx86

Same here I'm suffering from Tuesday meeting due time zone difference :(

hishamco avatar Dec 17 '22 14:12 hishamco

Seems like it did not get triaged or reviewed yet.

Skrypt avatar Dec 23 '22 04:12 Skrypt

I'm waiting on @sebastienros review first so that we know if he wants to have that kind of implementation merged in OC.

Skrypt avatar Dec 27 '22 15:12 Skrypt