cape | WAITING | 10 | 12 | 155.80s | 158.46s | 152.90s | 2026-06-05 17:55:28 | 2026-06-07 17:55:28 | _dict = scrape_forward_eps()
^^^^^^^^^^^^^^^^^^^^
File "/usr/app/batch/cape.py", line 123, in scrape_forward_eps
raise ValueError("S&P 500 row not found — WSJ may have blocked the request or changed page structure")
ValueError: S&P 500 row not found — WSJ may have blocked the request or changed page structure |
betting_jackpots | WAITING | 82 | 86 | 8.28s | 164.82s | 8.89s | 2026-06-05 19:18:05 | 2026-06-06 01:18:05 | swisslotto_chf = JackpotGetter(SWISSLOTTO_URL, index=0).get_jackpot()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/app/batch/betting.py", line 18, in get_jackpot
raise ValueError(f"Jackpot element not found at index {self.index}")
ValueError: Jackpot element not found at index 0 |