Andres Koetsier

Results 5 comments of Andres Koetsier

I have the same issue. Even reverting to older versions of savon and/or wasabi doesn't help. Starting from version 2.8.0 savon at least uses the correct namespace id, in my...

Same issue here. Running an application with Phusion Passenger. Using it fluent-logger-ruby as a normal (request/rails) logger for the application. And also using it to write logs with another tag,...

We only use a single instance. Maybe the trick is that we use a class variable to cache the connection between requests. So in a model I have: ``` class...

@dpujadas which version of the session-manager-plugin are you using (session-manager-plugin --version)? I just installed version 1.1.17.0 and the problem with slow pasting seems to be gone.

@cdanhowell see https://github.com/aws/aws-cdk/issues/19257#issuecomment-1102807097 for a workaround.