You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 4, 2020. It is now read-only.
Friendlier error messages in case of cache access timeouts
In case accessing the object cache times out, don't spew an ugly message
like
main.CacheLockException: Error! WaitForSingleObject returns 258, last error 183
instead, mention that it's a time out error and that there's an
environment variable which can be set to avoid this issue.
0 commit comments