Skip to content

get_auth() and minimize/organize cset errors

Georgios Argyriou requested to merge getauth into master
  • 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.

Merge request reports