eric-maynard commented on code in PR #1431: URL: https://github.com/apache/polaris/pull/1431#discussion_r2057064180
########## 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: Agreed, maybe the default can be something like 600s or even disabled (is that possible?) -- 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