Ecto/Postgres/Poolboy time outs after a few queries

That timeout would be on DBConnection. There’s a comment on a similar issue here:

https://github.com/elixir-ecto/db_connection/issues/107#issuecomment-347601857

I would also suggest rm -rf _build then recompiling, just to be sure there’s no weirdness.