portfolio_allocation_assets | WAITING | 1 | 2 | 274.36s | 221.03s | 274.36s | 2026-04-03 19:05:37 | root = self.__fetch_data(url)
^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/site-packages/fredapi/fred.py", line 68, in __fetch_data
raise ValueError(root.get('message'))
ValueError: Internal Server Error |
betting_jackpots | WAITING | 12 | 13 | 171.54s | 292.94s | 5.83s | 2026-04-03 02:43:30 | 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 |