hello-stephen opened a new pull request, #66317:
URL: https://github.com/apache/doris/pull/66317

   ## What changed
   
   - Restore the automated review step timeout from 60 minutes to its previous 
115-minute budget.
   - Increase the single-job timeout from 165 to 220 minutes so all bounded 
failure handling and cleanup steps retain their full budget.
   
   ## Why
   
   Run 30605955928 reached the new 60-minute limit and was marked failed, but 
the automated review for the same trigger head was submitted about five minutes 
later. Before PR #66272 the review step allowed 115 minutes, so the reduced 
timeout changed the existing review behavior.
   
   The failure path remained fail-safe: it posted a failure comment, left the 
code-review status pending, and completed Litefuse/session/auth cleanup. This 
patch only restores the former review-time budget; routing, status logic, 
permissions, and job topology are unchanged.
   
   ## Validation
   
   - actionlint
   - git diff --check
   - bash syntax checks for all 20 embedded run blocks
   - input, routing, authorization, head/base binding, multiline focus, and 
fail-safe status simulations
   - timeout budget check: bounded steps total 208 minutes; job limit is 220 
minutes


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to