Closed klihub closed 1 month ago
I think this looks good @klihub.
One thought is that for cases where we do record but ignore the errors, we should update the public API documentation to indiate that
GetErrors()
can be queried to return errors that were raised when refreshing the cache.
@elezar I updated the doc strings of the relevant Cache public API functions, with a brief mention a possible implicit cache refresh and how to obtain any errors encountered it. PTAL.
This patch set