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
Solution would be to undo my previous laziness and change SourcingContext to be a trait implemented by Server, that can hand out the event link only to a source that actually wants to make use of it.
With
--enable-logging
the server struct holds on toEventLink
's for Timely and Differential events, resulting in those never dropping elements.The text was updated successfully, but these errors were encountered: