Commit 4270ced
committed
ref(seer): Use ingest_errors_tasks namespace for lightweight RCA task
This task makes an external API call with a 30s timeout, so it
shouldn't run on the postprocess worker pool. Use ingest_errors_tasks
to match generate_summary_and_run_automation which has the same
dispatch pattern.1 parent aa18de9 commit 4270ced
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments