WPIntell

Source evidence

Can’t refresh recipe

BeerXML Shortcode · support · 2017-01-05T16:34:00+00:00

mixedsentiment
mediumseverity
0.66relevance
4replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

6 / 29 rows with source links

20.7% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

23 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
Hkroed resolved
Hi! After I uploaded a new version og the .xml-file, the recipe wont refresh. I use the following shortcode [beerxml recipe=myurl.xml metric=true download=false style=true mash=true fermentation=true mhop=true misc=true actuals=false cache=-1] And have set cache duration to 0 I have to change the filename to get the recipe updated This topic was modified 9 years, 4 months ago by Hkroed . Generally if the cache is set to cache=-1 and it’s still not updating there’s some combo of caching outside of the plugin that’s causing it. You can either try to flush your other caches or just rename the file. I dont have any other cache plugins. But what about the “Cache duration” in the plugin’s option? Setting the cache option within the shortcode should override the plugin option. I think your best bet is to simply rename the file if the caching is giving you trouble. As it’s often quoted: There are only two hard things in Computer Science: cache invalidation and naming things Haha. OK, thanks 😀

Comments

4 shown
Derek Springer 2017-01-05T18:09:00+00:00

Generally if the cache is set to cache=-1 and it’s still not updating there’s some combo of caching outside of the plugin that’s causing it. You can either try to flush your other caches or just rename the file.

Hkroed 2017-01-05T19:01:00+00:00

I dont have any other cache plugins. But what about the “Cache duration” in the plugin’s option?

Derek Springer 2017-01-05T19:15:00+00:00

Setting the cache option within the shortcode should override the plugin option. I think your best bet is to simply rename the file if the caching is giving you trouble. As it’s often quoted: There are only two hard things in Computer Science: cache invalidation and naming things

Hkroed 2017-01-05T19:26:00+00:00

Haha. OK, thanks 😀