RichardLiu2001 commented on code in PR #1431: URL: https://github.com/apache/polaris/pull/1431#discussion_r2059191072
########## quarkus/defaults/src/main/resources/application.properties: ########## @@ -86,6 +86,8 @@ quarkus.otel.sdk.disabled=true quarkus.test.integration-test-profile=it +quarkus.fault-tolerance.enabled=false Review Comment: Added a commented-out example. I also globally disabled timeouts rather than all of fault-tolerance, since timeouts are the only strategy currently included. -- 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]
