How to invoke worker from the client from within the context of an HTTP API call?

My guess is the worker and client.js task queue match, but the HTTP API task queue is different?

If the workflow type, args, and task queue are all the same, the workflow should run the same

1 Like