Just this week I had to switch some streaming queries to use timeout: :infinity because I was streaming several 100k CSV rows. Actually turned out Heroku couldn’t/won’t handle it (kept getting H18 errors) so I’m working on another solution. But I know I can’t get all the data out w/o using :infinity.






















