Skip to content
This repository was archived by the owner on Feb 4, 2020. It is now read-only.

Conversation

@frerich
Copy link
Owner

@frerich frerich commented Aug 24, 2016

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.

This issue was noticed while discussing #217 .

@frerich frerich force-pushed the friendly_timeout_errors branch from b9afef2 to 69c8a57 Compare August 24, 2016 19:14
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.
@codecov-io
Copy link

Current coverage is 78.96% (diff: 25.00%)

Merging #218 into master will decrease coverage by 0.14%

@@             master       #218   diff @@
==========================================
  Files             1          1          
  Lines           962        965     +3   
  Methods           0          0          
  Messages          0          0          
  Branches        159        160     +1   
==========================================
+ Hits            761        762     +1   
- Misses          163        165     +2   
  Partials         38         38          

Powered by Codecov. Last update d9af6b2...69c8a57

@frerich frerich merged commit 2890066 into master Aug 25, 2016
@frerich frerich deleted the friendly_timeout_errors branch August 25, 2016 09:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants