Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 683 Bytes

File metadata and controls

13 lines (8 loc) · 683 Bytes

# IntegrationHubFlowConfigResponse

Properties

Name Type Description Notes
workerCount int Number of IntegrationHub workers to run in parallel for this flow (maximum 500). [optional]
maxEventsPerMessage int Maximum number of events to send in a single message to IntegrationHub. [optional]
maxRetries int Maximum number of retries for a IntegrationHub event before it is ignored. [optional]

[Back to Model list] [Back to API list] [Back to README]