antoniodipinto

Results 8 comments of antoniodipinto

Hi @JarroVGIT, seems that I have this issue on Python version 3.8 and FastAPI 0.79

Update: everything is working fine right now. Probably some local python error. Reconfigured the venv and problem solved Thaks @JarroVGIT for the help

Can you log internally into your app if the service restarts and also in on your server? As you mentioned, I don't think Digital Oceans logs docker container restarts

Hi @talksik the only real loop that is always running is the 'read' loop that accepts incoming messages. My question here is what happens after the WebSocket spawned the messages?...

Closed for inactivity

I don't think is needed. Arango works via HTTP REST APIs, so in theory, there is no connection to close. A connection is closed when the request is ended

You can try this http://www.w3schools.com/php/