Chris Adams
Chris Adams
If you send a pull-request, that'd be a good addition - I think there's a lot of convention around using strings for document IDs but integers should work.
There are a lot of plus ones on this issue – does anyone have a reproducible test case? (and, while we're on the subject, if anyone wants to step up...
@PJEstrada see https://github.com/django-haystack/django-haystack/issues/1142#issuecomment-241408886 — if you have a way to reproduce this or time to work on it, I can review a patch
I just encountered this on a FastAPI project, which generates OpenAPI 3.1 schemas by default and uses `prefixItems` for any value defined as a tuple. That means that the kind...
@macolo That sounds like you might need [`PYTHONIOENCODING`](https://docs.python.org/3/using/cmdline.html#envvar-PYTHONIOENCODING) set to UTF-8.
I guess my first question would be what benefit users would have for this. Nobody has asked for it and it's unclear to me that a project with no dependencies...
@natelawrence You're referring to something other than what http://openseadragon.github.io/examples/tilesource-collection/ does?
It looks like Teams has some incompatibilities across the product tiers, none of which are documented. I suspect this is something like the enterprise SKUs but did not want to...
For anyone else who's been suffering downtime thanks to the ECS service regression described in this ticket & #2394, I tried to have support disable it for our accounts but...
> Update 2: you now have the ability to disable consistency for specific containers in your task by configuring the new versionConsistency field for each container in the task definition....