cape | SKIPPED | 11 | 13 | 143.85s | 157.33s | 151.57s | 2026-06-07 17:59:39 | 2026-06-09 17:59:39 | _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 | SKIPPED | 90 | 94 | 8.15s | 161.27s | 8.87s | 2026-06-07 21:02:32 | 2026-06-08 03:02:32 | 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 |