Remote Tag Provider updates tags slower than Realtime Tag Provider

I have a real-time tag provider that is updating a tag at 100ms. When looking in the remote tag provider it is updating at 1s. Is there a way to speed up the rate that the real-time tag provider updates the remote tag provider?

2 Likes

Tag value updates for remote tag providers are batched and flushed after 1000ms to prevent overwhelming the connections with many single tag value updates. This is not currently something that can be configured.

@Kevin.Herron, batching makes sense. However 1000 ms feels really slow. What are the chances we could get a setting for this, or get the default lowered to something like 100 ms?

is there any update on this issue on the ignition side? maybe in 8.3? @Kevin.Herron

1 Like

AFAIK nothing has changed, but I've pinged the appropriate team to see if this is something they want to look at changing.

2 Likes