### Description - New gateway starts with a service mode (waiting for adoption) - Limit the time that the gateway is waiting for adoption (default 5m) - After the timeout, report an error on each adoption attempt. The error should be explicit and displayed in the adoption error output in Core UI. - To try to adopt again one needs to restart the gateway to enter the adoption mode again - Make the period configurable as an env variable - Apply the same mechanism to Edge
Description