Discovery is failed with Payload error Abandoned due to too many errors,Abandoned due to too many errorsIssue Discovery of a Windows Device fails in Payload Processing: Abandoned due to too many errors Following found upon checking syslog: MULTIPLE_DEPENDENCIES multiple dependent relation items [{"parent":30,"child":32,"type":"Cluster of::Cluster",MULTIPLE_DEPENDENCIES Found multiple dependent relation items [{"parent":31,"child":32,"type":"Cluster of::Cluster"ReleaseQuebec Patch 7 Hot Fix 2CauseUser explicitly created an hosting rule in cmdb_metadata_hosting between cmdb_ci_cluster and cmdb_ci_cluster_node with relation type "Cluster of::cluster" As part of IRE payload, caller of the IRE API is sending multiple relations with same parent and same child( you can observe in the payload, parent:30 and child:32) for 2 different relation types and IRE wouldn't be able to figure out which relation type to choose when there are multiple dependencies in the same payload. Observe the error it generated while running through identification simulation. ResolutionDeleting the metadata hosting rule created by by user "MM71850" shouldn't throw any errors and payload should be completed. Related LinksDiscovery identification fails with error: Abandoned due to too many errors