Skip to content

Add error handling when creating dir for cache

Steve Xuereb requested to merge add-cache-error-handling into master

What does this MR do?

Add error handling when creating dir for cache

Why was this MR needed?

We might fail to create the cache dir and not log it or show it to the user.

Are there points in the code the reviewer needs to double check?

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Added tests for this feature/bug
  • In case of conflicts with master - branch was rebased

What are the relevant issue numbers?

Merge request reports

Loading