Ben Harling

Results 16 comments of Ben Harling

Watching this - we're on Aurora already and have had no issues so far but are intending to migrate our project to use dts in the mid-term future. They claim...

It seems to work well for our particular use case but I agree it could do with some more thorough test cases for the issue you mention certainly - can...

Sure that all sounds sensible - I'll make those amends

I'm using this still on our production app and it makes a big difference - IMO I'd like to see it merged if you're happy with it?

This would be an amazing feature to have - currently struggling with documenting an api that would make great use of the oneOf feature as it could render foreignkeys or...

same issue here, 502 error when checking gateway status. project doesn't use wekzeug but it is a zappa dependency apparently. have tried downgrading through versions to zappa 0.48.0 but still...

Same here with profiling django rest framework specifically - Have stepped through my code in enormous detail now and added manual instrumentation anywhere I can along the way but still...

Yeah seeing this too, but I get: `ImportError: Could not import 'rest_flex_fields.filter_backends.FlexFieldsFilterBackend' for API setting 'DEFAULT_FILTER_BACKENDS'. ImportError: cannot import name 'GenericViewSet'.` looks like a circular import also

I'm hoping it's going to help resolve the issues we're facing with replica lag. When writing data to a master database then immediately performing a READ to render a response...