I am incorporating news into my Rust based bot, and to source articles I scrape once per second the "latest news" page of several news providers (eg GlobeNewsWire). Despite expecting minimal (<1min) delay, I've found that articles are consistently arriving around 300 seconds late compared to...