I was using python requests module for https calls, for some reason https calls hang for ever and I did not added timeout value and decided to add timeout with retry.
I r