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

Get Priority Parameter As A Part Of Scheduled Workflow Definition #34

Open jas34 opened 1 year ago

jas34 commented 1 year ago

While working on the PR with @vivianzheng404 on the PR - https://github.com/jas34/scheduledwf/pull/32 we realised that the conductor has introduced a priority parameter within the workflow start method. In PR #32 this has been hard coded with value=1. Ideally, this has to be consumed from the scheduled workflow definition. This ticket is being opened to implement after release-3.0.0. Refer to conversation - https://github.com/jas34/scheduledwf/pull/32/files#r1251489871