The HTTP device discovery function will fail with an HTTP error if a device listed in that result set cannot be contacted and abort. The desired behavior would be to iterate over all the devices returned and try to contact each one. Aborting the discovery altogether is a very bad idea for a number of reasons.
Also check over broadcast discovery to ensure the same scenario cannot play out.
The HTTP device discovery function will fail with an HTTP error if a device listed in that result set cannot be contacted and abort. The desired behavior would be to iterate over all the devices returned and try to contact each one. Aborting the discovery altogether is a very bad idea for a number of reasons.
Also check over broadcast discovery to ensure the same scenario cannot play out.