laxman954 / granule

Automatically exported from code.google.com/p/granule
0 stars 0 forks source link

Client side loaded combined.css empty #22

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Sporadic

What is the expected output? What do you see instead?
Combined css

What version of the product are you using? On what operating system?
1.0.9

Please provide any additional information below.
Sometimes (and I mean sometimes, as in once every 5 thousand loads?) a 
combined.css file loaded from the server returns as empty. When I've caught it 
the network response code is 200 ok. There's no internal server error, nothing 
gets logged in the console. 

I first used FileCache method, for which it occurred a bit more regularly and 
the switching over to MemoryCache method and after a couple weeks of not 
getting this problem I thought it was resolved, but today a colleague of mine 
got the exact same issue again. I've tried finding the root cause, but because 
of the non reproducibility of the issue I'm unable to trace the cause and with 
no log output or any visible error of any kind I'm at a loss.

I'm sorry for logging a bug of this type. I know it's the most frustrating 
type, but I was wondering whether anybody can help in any way whatsoever as I'm 
dumbstruck.

Please ask for any additional information required as I'm not sure what's 
required.

Original issue reported on code.google.com by adamsapp...@gmail.com on 27 Aug 2013 at 9:18