jackye1995 commented on issue #7173: URL: https://github.com/apache/iceberg/issues/7173#issuecomment-1481954608
> The serverless db scales up and down during the day and can reach to 0 instances, when it happens, all connections are lost. As Amogh suggested the code can definitely be updated to accommodate more exception cases for retry. I guess the question is if there is anything more than just `org.postgresql.util.PSQLException`, like an error code, that can be used to detect the issue? Using error message like "This connection has been closed" seems to be too specific. -- 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]
