unitedstates / congress

Public domain data collectors for the work of Congress, including legislation, amendments, and votes.
https://github.com/unitedstates/congress/wiki
Creative Commons Zero v1.0 Universal
912 stars 198 forks source link

[Bug] Votes scraper not pulling in most recent vote, until I cleared cache #261

Open sseshan7 opened 4 years ago

sseshan7 commented 4 years ago

Hi!

I had an up-to-date cache of 116th congress 2020 session votes as of Sunday June 7. 2020. ran ./run votes --congress=116 --session=2020 this morning (Tuesday June 9) and it was missing a senate vote on June 8th. The vote was present in the xml file when I called the script.

Once I cleared the votes cache, it pulled correctly. If this is a bug, I'll go ahead and try to fix this. Thanks!

JoshData commented 4 years ago

I haven't had a problem. It could be a bug, but it might have just been some sort of fluke.

jerrywithaz commented 2 years ago

I just experienced the same issue for the current congress and year (117, 2022)