jas34 / scheduledwf

Schedule Conductor workflow is a scheduler as a service that runs in the cloud with Netflix conductor embedded in it. It runs as an extension module of conductor.
https://github.com/jas34/scheduledwf
Apache License 2.0
24 stars 16 forks source link

Follow Exception Handling Design Similar To Conductor #33

Open jas34 opened 1 year ago

jas34 commented 1 year ago

While working on the PR with @vivianzheng404 on the PR - #32 we realised that we should opt for the exception handling design which is similar to conductor version v3.13.5. This ticket is being opened to implement after release-3.0.0. Refer conversation - https://github.com/jas34/scheduledwf/pull/32/files#r1251737069

vivianzheng404 commented 1 year ago

2 more things about error handling

{ "status": 404, "message": "No such workflow found by id: 8666a0e4-e687-452a-b3f4-c6e090323474", "instance": "vivianzheng-Mac", "retryable": false }