Worker timeout when pass-through streaming
I'm using a worker to pass-through stream Github releases that are in a private repo that needs authorisation.
This is working fine unless on a slow connection where the download time exceeds the worker limit of 30 seconds.
Is there a way to do this with workers?
1 Reply
I get
"outcome": "canceled"
after 30 seconds