Proper error handling during the startup for the non-recoverable states. For example: If we fail to sign request because of missing credentials, terminate the controller instead of retrying ``` failed to sign request: failed to retrieve credentials: no EC2 IMDS role found ```