Try to reconnect on tcp error, take timestamp from epics, warn if ts off

This commit is contained in:
Dominik Werder
2022-07-21 11:27:38 +02:00
parent 27e93f2539
commit 41ac41f3ae
8 changed files with 369 additions and 310 deletions

View File

@@ -160,6 +160,10 @@ stats_proc::stats_struct!((
conn_item_count,
conn_stream_ready,
conn_stream_pending,
ca_ts_off_1,
ca_ts_off_2,
ca_ts_off_3,
ca_ts_off_4,
),
),
agg(name(CaConnStatsAgg), parent(CaConnStats)),