Added retry mechanism while Initalizing Opensearch client which happens in the init() of crypto controller and whenever a config update changes the credentials
Retry mechanism to retry any Opensearch API calls which executes the API and return the rsponse and an error
Made necessary changes across the code base to accept this retry