Selectable sections of a DurableJobExport. Use with allow (allowlist) or block (blocklist) in ExportOptions to control export size.
allow
block
data
state
status
timeline
transitions
Selectable sections of a DurableJobExport. Use with
allow(allowlist) orblock(blocklist) in ExportOptions to control export size.data— workflow input argumentsstate— current state (done, response, error, timestamps)status— semaphore valuetimeline— idempotent operation markers (can be large for complex workflows)transitions— activity execution timestamps (can be large with many cycles)