discourse/plugins/discourse-workflows/spec/fabricators
Joffrey JAFFEUX 0d647d23ef
DEV: runs manual executions in a job (#40686)
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.
2026-06-09 17:44:29 +02:00
..
discourse_workflows_data_table_fabricator.rb FEATURE: discourse-workflows (#40374) 2026-05-28 19:44:50 +02:00
discourse_workflows_fabricator.rb DEV: runs manual executions in a job (#40686) 2026-06-09 17:44:29 +02:00