get_auth() and minimize/organize cset errors
- Authorization is done in a function for easy reuse.
- Retry logic is added when retrieving cset content.
- Extra small delays added for increasing chances of successfull execution
- Emails and logs reorganised. cset errors return organised
- Extra: Catching StreamConsumedError is corrected. This branch is successfully tested in dev and it is ready for prod environment.