Optional
activities?: anyConfiguration for specific activities, type not yet specified
Optional
expire?: numberplace holder setting; unused at this time (re: activity workflow expire configuration)
Optional
retryRetry policy configuration for activities
Optional
backoffFactor by which the retry timeout increases, default is 10 (HMSH_MESHFLOW_MAX_INTERVAL)
Optional
maximumMaximum number of retry attempts, default is 5 (HMSH_MESHFLOW_MAX_ATTEMPTS)
Optional
maximumMaximum interval between retries, default is '120s' (HMSH_MESHFLOW_EXP_BACKOFF)
Optional
throwWhether to throw an error on failure, default is true
Optional
startStart to close timeout for the activity; not yet implemented
Configuration settings for activities within a workflow.