79109404

Date: 2024-10-21 09:28:47
Score: 2
Natty:
Report link

An idea could be to slightly refactor your code to use durable functions instead. You'd start the orchestrator when the user starts the workflow, start all the child instances from the orchestrator and, if needed, cancel the workflow by terminating all the child instances.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Giacomo De Liberali