Closed jxchong closed 3 years ago
Related to #82 but I thought you fixed it?
could be that phoenix was misspelled in providers/Walmart/Store.js on line 91
@jxchong: Thanks for letting me know about this! It looks like the Walmart store refresh was sometimes dying due to sporadic errors in requesting their data (I was getting 500 errors back). I've tried to make this more resilient to failures in https://github.com/GUI/covid-vaccine-spotter/commit/5b201fdf036289a1a71fe419ff2576fea8681fcd by retrying the failed requests (this seems to largely solve the issue), and not making a single store lookup fatal (so even if errors are countered, the overall refresh process can still continue to other stores).
This has now successfully run through the store refresh process a few times, so I'm hoping this should be fixed. Sorry for the issue, but I'll try to keep a closer eye on some of my monitoring. And give a shout if you see anything amiss. Thanks again for reporting this!
Identified at least one Walmart in WA that has a day's worth of appointments posted but you're not picking up through multiple update cycles. Presumably it's because
"carries_vaccine": false
?