Ecto per-query Timeouts not overriding config settings

Hi there,

Iirc the timeout option is passed to the Repo call when you hand it the query not the the query itself.

See the docs: Ecto.Repo — Ecto v3.14.0