Tahir H. Butt

Results 46 comments of Tahir H. Butt

It seems the relevant lines in package.json were removed by a latter commit ddd2c365e5b93c2ace19b89487c2417bc58b534f

@manuher your proposal makes sense. Could you start a PR that includes a test for supporting passing along the `app_key` argument from `render_template` to `get_env`?

Discussed offline to remove the component change here and focus this refactor on not subclassing dict.

@meshy Thank you for the detailed issue. Upon first look, the removal should not be too difficult to support in the aiobotocore integration. Rather than the `response_class` being set to...

Yes, we will keep you updated!

@Kyle-Verhoog If you re-enable the middleware spans now, do you find the flakiness returns?

Should we expect this to change much the total duration?

@miohtama The configuration options for enabling partial flushing are not documented as you describe. I will correct this as a follow-up to your issue. We offer the partial flush and...

@miohtama Did enabling partial flushing resolve the problem for you?

@carlosperello I'm trying to reproduce this issue locally and beginning with a minimal case to isolate the problem. I see that `aiopg==0.15.0` requires `psycopg2>=2.7.0` whereas you have additionally installed `psycopg2-binary`....