25 Commits

Author SHA1 Message Date
453490c0f5 basic logic for relogin in request 2025-04-30 07:53:25 +02:00
d754a94f98 disable logging from SQLAlchemy, fix #24 2025-04-29 14:10:09 +02:00
a1057fc78b enhanced config handling 2025-04-17 11:53:59 +02:00
c2757cca26 implement behaviour control by config via setup data path 2025-04-16 13:40:55 +02:00
063531a08e major overhaul of forecast pipeline (#21)
includes several aspects:

- harden forecast logic with additional error checks
- fix wrong behaviour
- ensure minimum data viability
- extrapolate for multiple data points into the future

fix #19

Co-authored-by: frasu
Reviewed-on: #21
Co-authored-by: foefl <f.foerster@d-opt.com>
Co-committed-by: foefl <f.foerster@d-opt.com>
2025-04-16 09:24:33 +00:00
6caa087efd re-enable logging 2025-04-10 11:12:57 +02:00
dc848fd840 increase timeout timespan 2025-04-09 09:27:23 +02:00
6a418118d2 prepare metrics writing process 2025-04-03 16:05:46 +02:00
5d78fc9e02 added handling for API connectivity errors 2025-04-03 12:51:14 +02:00
4828b84d79 prepare tables 2025-03-26 16:12:14 +01:00
dbe6e3b340 adding data path handling on session level 2025-03-26 15:13:12 +01:00
22d1c63888 disable logging 2025-03-26 13:25:26 +01:00
d5fe8d3b68 begin using logging 2025-03-20 13:51:07 +01:00
c8182ae9fd add dummy data pipeline 2025-03-20 10:17:35 +01:00
e53709e3fb new dual linked dictionary and usage as feature map 2025-03-12 15:58:30 +01:00
76f58ecba0 major refactoring 2025-03-07 12:23:59 +01:00
58f0e3dbfa refactoring 2025-03-07 07:05:54 +01:00
c375d8e9d4 adding result objects, renaming components 2025-03-05 14:35:29 +01:00
c6739ef28c new architecture for error handling 2025-03-05 12:38:12 +01:00
83d0691d67 change needed features 2025-02-27 13:13:14 +01:00
0509ba79c8 added feature mapping 2025-02-26 16:24:34 +01:00
e3cda7539c function to check login status 2025-02-26 13:58:59 +01:00
bfbd80d537 change known error codes 2025-02-26 13:41:53 +01:00
ffbe63d1a5 add login-logout functionality 2025-02-26 13:28:54 +01:00
c70bd1cdc6 basic structure and pipeline definition 2025-02-19 12:22:21 +01:00