Increase or disable API request timeouts

I have a couple of long running GET requests. The longest is roughly 3 mins. Is there a way to increase this or disable?

Unfortunately no, there is no way you can change this on your side because this restriction is regulated on our side. We can increase it just for your project I think, but it obviously adds a load to your project.

Ok. Well at least there is some solution to this. It’s only one page that is long running. It does a lot of computations and un packs a tar file and extracts data server side.

I am really starting to fall in love with jetadmin lol.