Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 757 Bytes

File metadata and controls

12 lines (9 loc) · 757 Bytes

TalonOne.Model.IntegrationHubFlowConfig

Properties

Name Type Description Notes
ApiKey string
WorkerCount long Number of IntegrationHub workers to run in parallel for this flow (maximum 500). [optional] [default to 10]
MaxEventsPerMessage long Maximum number of events to send in a single message to IntegrationHub. [optional] [default to 1000]
MaxRetries long Maximum number of retries for a IntegrationHub event before it is ignored. [optional] [default to 10]

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