Benjamin Satzger
Benjamin Satzger
Same here, including call stack: ``` ERROR: Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/starlette/routing.py", line 692, in lifespan async with self.lifespan_context(app) as maybe_state: File "/usr/local/lib/python3.11/contextlib.py", line 210, in __aenter__ return...
> If someone (ideally everyone, one per managed) could, like, try this out to see if it breaks their stuff in an obvious way...that would be the best, particular for...
https://github.com/ubicloud/ubicloud/pull/2979 goes a slightly different route as a suggestion. It works for inference endpoints. I also tested the change proposed here, bootstrapping rhizome fails.
> So I was playing around with SSH and signals and, in my setup, SSH does something expected: with keepalive set from the server (is it not symmetric with the...