...
Action Can be 3 different types (GenerateWarning, StopImport or None):
GenerateWarning: If the configured threshold exceeds it only generates warning using mail but doesn’t stop import.
StopImport:: If the configured threshold exceeds it stops import immediately.
None: If the configured threshold exceeds it only logs the issue but doesn’t stop import.