/status
operation to configure the time-to-live (TTL) for an individual job by appending a TTL parameter when checking the status of a job. For example, https://api.runpod.ai/v2/{endpoint_id}/status/{job_id}?ttl=6000
sets the TTL for the job to 6 seconds. Use this when you want to tell the system to remove a job result sooner than the default retention time.Math.ceil((requestsInQueue + requestsInProgress) / 4)
RUNPOD_INIT_TIMEOUT
environment variable. For example, setting RUNPOD_INIT_TIMEOUT=800
allows up to 800 seconds (13.3 minutes) for revival.