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
We are able to access the response times of the miners by changing deserialze to False in the forward function in the masa/validator/forwarder.py to access the raw synapse object... then:
Closing this as the feature has merged - we are tracking latency now along w/ our data validation scores. As we continue to refine and improve our scoring, latency can now become a secondary factor!
We are able to access the response times of the miners by changing
deserialze
toFalse
in theforward
function in themasa/validator/forwarder.py
to access the raw synapse object... then:The text was updated successfully, but these errors were encountered: