-
Notifications
You must be signed in to change notification settings - Fork 61
Closed
Description
If we get an error while running an update we should abort the gateway. When using CLI, we return an error as the user can see it and decide what he wants to do. But this is not the case in an update. As we don't want different gateways to see a different set of resources we should abort the gateway and try to reload and do the update again.
We should add a configuration flag to disable this behavior.
Reactions are currently unavailable