You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Track timestamps in lazer_exporter to avoid duplicate messages
Keep track of the most recent PriceInfo::timestamp for each
pyth_sdk::Identifier and skip objects that do not have a newer timestamp.
This prevents sending duplicate FeedUpdate messages when the local state
has not been updated.
Co-Authored-By: Mike Rolish <merolish@mit.edu>
0 commit comments