Skip to content

Commit

Permalink
Add waiting exceeded for ig-prof jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
aandvalenzuela authored Nov 2, 2023
1 parent 2cb99db commit 40e3ff6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion jenkins/parser/jobs-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,8 @@
"errorMsg": {
"timedOut": {
"errorStr": [
"Build timed out"
"Build timed out",
"Waiting for IB since 3600 secs"
],
"action": "retryNow"
},
Expand Down

0 comments on commit 40e3ff6

Please sign in to comment.