diff --git a/nerve.yaml b/nerve.yaml index 5671ac2..f5b6dfb 100644 --- a/nerve.yaml +++ b/nerve.yaml @@ -29,10 +29,10 @@ senses: workflows: generate-sense: concurrency: 1 - overflow: drop + overflow: queue generate-workflow: concurrency: 1 - overflow: drop + overflow: queue solve-issue: concurrency: 1 - overflow: drop + overflow: queue