Hi all,
I have two edge gateways syncing tag historian to a central Ignition gateway. It seems to be syncing data but at a painfully slow rate. Me messing around has most likely made it start over again, so historical data is days behind on the central server. I can see Store and forward guaranteeing data points due to duplicates.
ava.sql.BatchUpdateException: Violation of PRIMARY KEY constraint 'PK__sqlt_dat__BE126DD19E725D33'. Cannot insert duplicate key in object 'dbo.sqlt_data_4_2024_09'. The duplicate key value is (151, 1725884620199).
Central and mssql is running in Azure, VPN tunnels to the two Edge gateways.
Bandwith to the Edge is 20 mbit. CPU and Memory - no issues.
Shared execution engine at the Edge says that sync manager - edge historian is idle (?).
Tried creating a new db connection and changed Remote history provider to this. Same rate.
Changing Remote History sync settings makes msg/sec (Gateway network) drop.
Edge, 10 messages/sec?
Most config changes makes the inserts/sec drop.
I'm in contact with support, but time zone differences makes it a bit challenging.
Any ideas? All suggestions is much appreciated.