Jump to content

all.xml updating with random delay


Go to solution Solved by Stuart Silvester,

Recommended Posts

  • 2 weeks later...
  • Solution
On 5/15/2022 at 8:26 PM, Aris Ribkin said:

Hello, i have an issue, when i open rss feed all.xml with browser, it shows the last data, but when i use requests.get - data is updating with random delay (10-20 minutes), what can be a problem?

Hi Aris,

Community pages (including RSS) can be cached by edge-caches, especially if the request is being made as a 'guest'. The difference is that you're likely logged in with your member account when you're looking at the RSS feed in your browser.

The delay shouldn't be too long, but you can cachebust the URL by adding your own randomised parameter i.e. ?cb=timestimp

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...