Request to phoenix server times out after 60 seconds

yep, :infinity also works..

[idle_timeout: :infinity]

this issue also popped up here Video streaming connection closed automatically - one could argue for phoenix having :infinity as a default.. on the other hand 60 secs is a “sane” default..

would say there might be a need for an explicit config showing 60_000 as the configured.. the hidden default kinda falls into the implicit category - that I’m not a fan of..