mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-06-19 00:25:57 +08:00
Prior to this change manual executions were run synchronously, this was causing issues for long running tasks (AI for example) which would timeout. This change will create an execution with the current draft data and then start a job to claim that pending execution and run it inside the job. |
||
|---|---|---|
| .. | ||
| execute_manual_workflow.rb | ||
| execute_workflow.rb | ||
| resume_waiting_execution.rb | ||
| resume_webhook_waiting.rb | ||