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 | 11 | 12 | 4.42s | 303.06s | 5.83s | 2026-04-02 20:24:53 | 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 |