Represents the status of an export.
No action is required to move from one state or another; Buttondown
internally handles the transitions, and exposing the status is for
observability purposes only.
Not started
Type
not_started
Description
The export has not yet started.
In progress
Type
in_progress
Description
The export is currently being processed.
Ready
Type
ready
Description
The export has completed.
Error
Type
error
Description
The export was unable to be completed. Buttondown is looking into it.