clintropolis opened a new pull request, #14897:
URL: https://github.com/apache/druid/pull/14897

   This test is supposed to fail, but retry backoff makes it run for like 4 
minutes.
   
   before:
   ![Screenshot 2023-08-22 at 7 04 56 
PM](https://github.com/apache/druid/assets/1577461/bf76a992-9669-4fcf-babd-9b7b6ed00659)
   
   after:
   ![Screenshot 2023-08-22 at 7 05 10 
PM](https://github.com/apache/druid/assets/1577461/a576a579-7f8b-4871-bf1b-70d93321edeb)
   
   To be fair, this should actually probably not be eligible for retry at all 
given the underlying exception that would never be able to be successful
   ```
   java.net.MalformedURLException: unknown protocol: testscheme
   ```
   but I'll save fixing that for another day.


-- 
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