uWebshop / -INACTIVE-uWebshop-Core

[INACTIVE] The source of the uWebshop E-Commerce module for Umbraco
MIT License
12 stars 14 forks source link

Cache not updated #53

Open wiedikerli opened 9 years ago

wiedikerli commented 9 years ago

So as mentioned on twitter the cache doesnt update even it go triggered as you can see in the log file.

2015-07-13 16:10:20,261 [6] INFO  Umbraco.Core.Publishing.PublishingStrategy - [Thread 28] Content 'Satelec Scaling-Spitze 10X' with Id '1912' has been published.
2015-07-13 16:10:26,185 [6] INFO  uWebshop.Umbraco6.UmbracoLoggingService - [Thread 28] Issueing Full Reset Cache after 'reload entity with id'
2015-07-13 16:10:26,185 [6] INFO  uWebshop.Umbraco6.UmbracoLoggingService - [Thread 28] Request to reset cache, (re)setting timer
2015-07-13 16:10:36,192 [6] INFO  uWebshop.Umbraco6.UmbracoLoggingService - [Thread 36] Request to reset cache, timer triggered
2015-07-13 16:10:36,196 [6] INFO  uWebshop.Umbraco6.UmbracoLoggingService - [Thread 48] Rebuilding new cache
2015-07-13 16:10:37,105 [6] INFO  uWebshop.Umbraco6.UmbracoLoggingService - [Thread 48] Switching to new cache
2015-07-13 16:10:37,105 [6] INFO  uWebshop.Umbraco6.UmbracoLoggingService - [Thread 48] Switched to new cache
wiedikerli commented 9 years ago

is there a quick fix to refresh the cache?