Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement: detect and handle network issues #15

Open
ecanault opened this issue Jul 29, 2024 · 1 comment
Open

Enhancement: detect and handle network issues #15

ecanault opened this issue Jul 29, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@ecanault
Copy link

Hi,

During internal testing, we simulated network issues (Wifi and Ethernet):

  • Disconnection: remove the cable or shutting down the access point
  • Unavailibility: shut down the Internet access while the network connection is still established with the Mac

Depending the method of deployment, the behaviour is not the same:

  • Installomator: endless loop (or not...); the solution consists of quitting Setup Manager qui Cmd-Ctrl-Shift-E
  • Policy: the item is ticked as correctly deployed (green checkmark) and obviously it's not the case

So it should be helpful to:

  1. Detect and inform the user of network issues
  2. Visually indicate (red cross?) what deployment tasks fail

Thanks,
Emmanuel Canault

@scriptingosx
Copy link
Collaborator

scriptingosx commented Jul 29, 2024

#16

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants