|
ece5654c14
|
refactor: replace nested if..let with let..else
|
2025-09-07 11:39:09 +02:00 |
|
|
d39c2dbb1a
|
refactor: move check for valid response code
|
2025-09-06 17:29:42 +02:00 |
|
|
a48dbc06fa
|
refactor: remove expect()
|
2025-09-06 13:49:09 +02:00 |
|
|
700eac1078
|
feat: do not use empty username or password
|
2025-09-06 13:07:38 +02:00 |
|
|
96e6a8d9b7
|
refactor: replace let..if with let..else
|
2025-09-06 13:03:09 +02:00 |
|
|
28e57e11c8
|
refactor: use if let instead of match
|
2025-09-06 13:01:16 +02:00 |
|
|
eea3a7d6cf
|
refactor: remove expect()
|
2025-09-06 13:00:44 +02:00 |
|
|
d27c8276fe
|
refactor: extract basic client config
|
2025-09-06 12:55:40 +02:00 |
|
|
1aeab5d4ef
|
refactor: replace loop with while let
|
2025-09-06 12:37:07 +02:00 |
|
|
a3eef08510
|
feat: log error if response could not be sent
|
2025-08-29 14:13:17 +02:00 |
|
|
f933ae8886
|
feat: do not commit records with invalid responses from DIP
This will retry HTTP requests on next start, e.g. if having wrong
DNPM_DIP_URI config.
|
2025-08-28 13:17:27 +02:00 |
|
|
4f2eb56b07
|
feat: enable ssl connection to kafka
|
2025-08-28 13:16:08 +02:00 |
|
|
a5e4c908b6
|
Initial commit
|
2025-08-27 16:02:18 +02:00 |
|