output_unavailable
Plugin API error output_unavailable — generated asset purged from storage.
HTTP 410 · not retryable
POST /jobs/{id}/refresh-url cannot re-issue a signed URL because the underlying object has been removed from storage (or was never recorded with a stored path).
How to fix
- Plan to download outputs within the initial 7-day signed URL window from the webhook payload — refresh-url is for late retrieval, not long-term archival.
- For long-term storage, copy the asset to your own bucket on receipt of the
JobCompletedwebhook. - Re-submit the job if you still need the asset and the source inputs are available.