gladstonemrm / FusionLifestyle

Issues relating to open data from Fusion Lifestyle
0 stars 0 forks source link

Page at end of feed returns 404 #18

Open civsiv opened 5 years ago

civsiv commented 5 years ago

Hi,

This page: https://opendata.leisurecloud.live/api/feeds/fusion-lifestyle-fl-live-scheduled-sessions?afterTimestamp=1502730&afterId=00000000000550002430, reached organically by clicking next returns a 404 Error with the message:

{
"message": "'fusion-lifestyle-fl-live-scheduled-sessions' feed not found"
}
nickevansuk commented 5 years ago

There’s a bunch of self-healing stuff built into the Azure Proxy used by OWS so this might have just fixed itself - what’s likely to have happened here was the feed proxy cache was rebuilding and the CDN was still serving old content on top. This is by design and the 404 shouldn’t last more than an hour - if you just carried on polling the 404 page it would eventually disappear.

Have raised https://github.com/openactive/azure-rpde-proxy/issues/2 for this.