Closed
Description
Now these workflow use the following logic to define the task queue name (simply looking up the job type and translate that to string).
To separate these two workflows into dataplane level we need to implement a routing logic to determine which queue it needs to go based on job id. Once that helper function is implemented, change these functions to make sure when we start the workflow we used this routing logic: