Is it possible to set serverless endpoints to run for more than 24 hours?

I’m trying to configure my serverless endpoints so they can run for more than 24 hours. I set a policy for the job as described here: https://docs.runpod.io/serverless/endpoints/send-requests#execution-policies and also set the executionTimeout to a value higher than 24 hours when creating the endpoints. However, the jobs still exit exactly at the 24-hour mark. Is it possible to increase this limit, and if so, how?
4 Replies
Poddy
Poddy2w ago
@Elif Sezgin
Escalated To Zendesk
The thread has been escalated to Zendesk!
Unknown User
Unknown User2w ago
Message Not Public
Sign In & Join Server To View
flash-singh
flash-singh2w ago
look at ttl in the same doc ill have someone update docs, ttl isnt just for queue but also for the job expiration
Elif Sezgin
Elif SezginOP5d ago
Thank you! I bumped up the ttl and running a test job right now, will let you know if it worked by tomorrow. Oh, forgot to let you know earlier - I was able to extend the execution time limit with the ttl setting. Thanks a lot!

Did you find this page helpful?