dimas-b commented on code in PR #1431: URL: https://github.com/apache/polaris/pull/1431#discussion_r2057073707
########## quarkus/defaults/src/main/resources/application.properties: ########## @@ -86,6 +86,9 @@ quarkus.otel.sdk.disabled=true quarkus.test.integration-test-profile=it +quarkus.fault-tolerance.global.timeout.unit=seconds +quarkus.fault-tolerance.global.timeout.value=60 Review Comment: +1 to no timeout by default (if possible), otherwise 600 sec looks reasonable. -- 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: issues-unsubscr...@polaris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org