Thomas Li Fredriksen

Results 26 comments of Thomas Li Fredriksen

Abandoned in favor of this PR: https://github.com/jupyterhub/oauthenticator/pull/573

Edit: Updated pull request scope and added `WIP`-tag.

We are experiencing similar issues. We have a uvicorn-based web-api which produces a response using chunked transfer encoding. Port-forwarding into the server works without issues, but going through our traefik...

Side note - @jonhealy1 appears to have started work on a [NoSQL backend](https://github.com/stac-utils/stac-fastapi/issues/316). Pretty cool!

@jonhealy1 - Thank you so much for you input, this will take me a long way. I am contemplating a backend for an industrial datalake.

@Neoteroi / @RobertoPrevato - I hope you approve of me submitting blacksheep to this list. It is awesome afterall :)

Would love aioredlock soon :)

Awesome, thank you!

Seems that it is the function `FilesAPI.upload_bytes` which is slow. The function `FilesAPI.upload` is sufficiently fast. I have updated the issue to reflect this