ido177 commented on issue #57065: URL: https://github.com/apache/airflow/issues/57065#issuecomment-3436637103
Hmm, how normal is it for a bad query to trigger a rollback, which blocks database access for the entire instance, causing a crash? It seems this issue highlights another problem. Perhaps we should somehow isolate connection pools from each other so that a problem at the authentication stage doesn't crash the entire production instance? Unfortunately, I don't know how to reproduce this issue, which is why I indicated it's intermittent. -- 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]
