INPUT_ID_CONFLICT_RESOLUTION_NOT_SET: Defaults to SKIP
SKIP: Mark duplicate inputs as error and skip processing them.
SUFFIX: Add a suffix to inputs with conflicting IDs. Attempts numeric suffixes "-1" to "-9" and then a randomized suffix. Identical ID's in the same request are still treated as errors.