SaftLinkStatus
enum
Values
Fields
| Name | Description |
|---|---|
pending | Not requested yet — the page shows the "generate" action. |
generating | Generation claimed and in flight — the page polls until ready. |
ready | |
failed | Generation was attempted and failed. Recorded by the reply listener so the download page shows the error immediately instead of waiting out the poll timeout. Terminal, mirroring documentLink's FAILED (a request-time enqueue hiccup, by contrast, stays reclaimable-pending). |
expired |