bananaml / potassium

An HTTP serving framework by Banana
Apache License 2.0
97 stars 9 forks source link

list of Unexpected behaviour I found #49

Open sanjay-nit opened 10 months ago

sanjay-nit commented 10 months ago

Hi, @erik-dunteman

  1. I deployed a brand new code from different github branch and it says deployed, but in runtime logs I'm getting some older logs that has nothing to do with this one.
  2. When I make a call using python client it stuck at Starting container... and nothing happens. Getting error: ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))