notatallshaw-work commented on issue #26185: URL: https://github.com/apache/airflow/issues/26185#issuecomment-1239549949
Yes we do get a stack trace it's a "http.client.BadStatusLine", after staring at it a while it looks to me that the vault clients in the different processes are trying to read the same HTTP response (which ever response came first from the vault server), rather than reading their own individual responses. Here is the full exception log (I've had to sanitize some of the values): https://gist.github.com/notatallshaw-work/6c1a77b4341caa653a231190bd64cdaa -- 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]
