You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a secret is not able to be retireved during a sync, the device should not be added to the inventory, and a logging message should give information.
Observed Behavior
A bad secret crashed the sync for all devices.
Steps to Reproduce
Create a sync network data job, containing more than one device, where one device is assigned a secret that is not accessible in the environment. (Missing env variable)
run Job
The text was updated successfully, but these errors were encountered:
Environment
Expected Behavior
If a secret is not able to be retireved during a sync, the device should not be added to the inventory, and a logging message should give information.
Observed Behavior
A bad secret crashed the sync for all devices.
Steps to Reproduce
The text was updated successfully, but these errors were encountered: