Timeout on query at 60 seconds cloud influx

using cloud influx. query with more than 60 second process time returns no result using http api.

using cli it returns “ERR:”.

If I shorten time duration and execution time is less than 60 seconds it returns results.

Is there anything I can do about this timeout period?