Join this online user group to communicate across Security product users and IBM experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
extract
codegen
--poller
/poller
/lib
num_workers
max_connection_retries -- Number of attempts to retry when connecting to SOAR. Use -1 for unlimited retries. Defaults to -1. request_max_retries -- Max number of times to retry a request to SOAR before exiting. Defaults to 5. request_retry_delay -- Number of seconds to wait between retries. Defaults to 2. request_retry_backoff -- Multiplier applied to delay between retry attempts. Defaults to 2.
Copy