Irina Guberman
Irina Guberman
Fixes https://github.com/drewolson/scrivener_ecto/issues/99)
`Repo.paginate(query, pagination_params)` fails with the following error: ``` ** (Postgrex.Error) ERROR 42601 (syntax_error) each UNION query must have the same number of columns query: SELECT count('*') FROM .... (any UNION...
I get `checkout_timeout` error even though it is set to `infinity`: There is a periodic POST request in my app (every 5 minutes). It's ok initially but after some while...
This started happening when we started testing the system under high load. Never seen this problem until then, and it happens a few minutes into our high-load test. The problem...