commonfields: id: LinkIncidentsWithRetry version: -1 name: LinkIncidentsWithRetry script: '' type: python subtype: python3 tags: [] enabled: true args: - name: linkedIncidentIDs required: true description: A CSV list of related incident IDs. - name: retryLimit description: Number of retries to perform after a failure. defaultValue: "5" scripttarget: 0 comment: |- Use this script to avoid DB version errors when simultaneously running multiple linked incidents. fromversion: 5.0.0 dockerimage: demisto/python3:3.12.13.10404775 tests: - No tests (auto formatted) marketplaces: - xsoar