result_url that is valid for a limited time (commonly 1 hour). Treat it as a temporary delivery URL.
Best practice
- Download the output immediately
- Store it in your own storage (S3/GCS/R2, etc.)
- Serve it from your CDN for end-user delivery
Download example
Avoid broken pipelines
- Don’t enqueue
result_urlfor “later” processing without downloading first - If you need reprocessing, store the original input and your request parameters