Files
2026-04-29 23:01:54 +02:00

1 line
69 B
Plaintext

process.errorStrategy = { task.exitStatus >= 1 ? 'retry' : 'ignore' }