Gary Donovan
Gary Donovan
IAITN. Follow up to #53
The documentation assumes you know what you are doing, and that you only want to fix some of the known problems. As an alternative use case ,provide a convenience function...
Tests to verify support for alternate aioloop implementations, as part of test matrix.
Using HTTP2 to an AWS ELBv2 in front of an ECS Service: ``` File "/opt/venv/lib/python3.9/site-packages/starlette/middleware/base.py", line 30, in coro await self.app(scope, request.receive, send_stream.send) File "/opt/venv/lib/python3.9/site-packages/starlette/middleware/base.py", line 55, in __call__ response...
like we do for fastapi
Make a PR in the `aws_xray_sdk` library to include our boolean-response `has_current_trace` as a standard function on the `Recorder` class.
We should push the functionaltiy associated `set_xray_log_group` upstream to the `aws_xray_sdk` library, since this is core behaviour.