export const WORKFLOW_STATE_RECEIPT_VERSION = 1; export const WORKFLOW_STATE_VERSION = 2; export const WORKFLOW_STATE_RECEIPT_FRESH_MS = 30 * 60 * 1000;