Zerry Hogan

Results 16 comments of Zerry Hogan

@leorrodrigues did you ever figure this out?

Ah, that is awesome man, I was on the right track but this helped me figure it out, nice work! I ended up creating a custom function like this: ```ts...

@JoshData friendly ping!

@JoshData I wish I could, there were about 2000 bills that failed during processing because of these errors and so I just fixed the errors so I could keep processing....

@JoshData I just recieved the source system error: `[s1793-111]` Exception: Traceback (most recent call last): File "/home/democrasee/.local/lib/python3.9/site-packages/congress/tasks/utils.py", line 174, in process_set results = fetch_func(id, options, *extra_args) File "/home/democrasee/.local/lib/python3.9/site-packages/congress/tasks/bills.py", line 104,...

also for `[s2271-109]` and several other bills, but those 2 should suffice

Also recieved the sponsor error: `[s679-112]` Exception: Traceback (most recent call last): File "/home/democrasee/.local/lib/python3.9/site-packages/congress/tasks/utils.py", line 174, in process_set results = fetch_func(id, options, *extra_args) File "/home/democrasee/.local/lib/python3.9/site-packages/congress/tasks/bills.py", line 104, in process_bill bill_data...

And the regex error: You can see the senators party is `ID` `[s2038-112]` Exception: Traceback (most recent call last): File "/home/democrasee/.local/lib/python3.9/site-packages/congress/tasks/utils.py", line 174, in process_set results = fetch_func(id, options, *extra_args)...

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

@necolas @louis-burrows if the merge conflicts in this get fixed, would you all accept this pr? It would great if buttons were actually rendered instead of div's