Eran Sandler

Results 3 issues of Eran Sandler

When I run this container interactively everything works great. When I run it detached connections sometimes work and mostly doesn't. Nginx responds there was a problem so I assume the...

Running this simple decode on Postgres in Google Cloud returns this: (btw, this is the output of: `SELECT hashids.encode(12345);`) ``` testdb=> SELECT hashids.decode('j0gw'); ERROR: stack depth limit exceeded HINT: Increase...