2025.02.01 SP8
|
Important Note - New Helm Chart Parameters
|
Global Production Overview 5.9.2
Fixed
-
Allow change of LineID when line is copied (557665)
-
AggNioBit is missing from AggTypeData DataPublisher payload (557666)
-
Faulty data leads to endless loop
Additional fix for special cases (556807) -
No live data is shown on Map screen (558028)
-
KPIs are not being calculated in some cases (556436)
-
Missing error code for target line conflict (555795)
Information Router 2.1.4
General notes
-
Following non-mandatory params are new in helm config. They can be adjusted if needed:
-
local.resiliencyConfiguration.maxDelay: Maximum cumulative backoff delay between retries of HTTP clients (default: "00:00:15") -
local.resiliencyConfiguration.delay: Base delay between retries for HTTP clients (default: "00:00:02") -
local.resiliencyConfiguration.maxRetryAttempts: Maximum number of retry attempts for HTTP clients (default: "3") -
local.resiliencyConfiguration.totalRequestTimeout: Overall timeout for the entire request including retries (default: "00:00:30") -
local.resiliencyConfiguration.attemptTimeout: Timeout for a single attempt of a HTTP client (per try) (default: "00:00:10")
-