Closed lex-mala closed 4 years ago
Can you tell us a bit more about the issue? When does it happen? Which version are you using? Can you reproduce it consistently? Etc.
Versions: phoenix_ecto 4.1 ecto_sql: 3.3 postgrex: 0.15
I'll try and round up some more context, but as of right now I can't reliably reproduce locally
Would you please share your findings?
Hi! My team is hitting this error consistently:
This message seems to be causing it:
It appears that the connection pool doesn't ever expect a :DOWN message, and it's not clear to us why it would be receiving such a message. Any advice on how to track this down would be greatly appreciated. Thanks!