Commit 907ab95
authored
Improve preprocessing on task requester (#3646)
1. Ensure cronjob can preprocess (fixes:
https://pantheon.corp.google.com/errors/detail/CKzqrvalhs2EgAE;time=P30D?project=google.com:clusterfuzz&utm_source=error-reporting-notification&utm_medium=email&utm_content=new-error&e=-13802955&mods=logs_tg_prod)
2. Deal with preprocess that doesn't return an output.1 parent 96ffdd7 commit 907ab95
File tree
2 files changed
+5
-0
lines changed- src/clusterfuzz/_internal
- bot/tasks
- cron
2 files changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
316 | 316 | | |
317 | 317 | | |
318 | 318 | | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
319 | 322 | | |
320 | 323 | | |
321 | 324 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| 22 | + | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
0 commit comments