SIGN IN SIGN UP
unionlabs / union UNCLAIMED

The trust-minimized, zero-knowledge bridging protocol, designed for censorship resistance, extremely high security, and usage in decentralized finance.

0 0 174 Rust

fix(hubble): drain should not stop enricher (#5011)

currently hubble stops enricher when 'draining', but it shouldn't. 

background: drain should flush all indexed events on the 'indexing' side
(the part that'll run in spitzer). when migrating, we'll first start
draining, to ensure no events in hubble are in-flight, then we'll
migrate the hubble state into spitzer and start spitzer which will do
the logic that's deactivated in hubble in when draining
J
Jurriaan Pruijs committed
7fa8815a5ceab4195414a71f6731b497c659c476
Committed by GitHub <noreply@github.com> on 8/19/2025, 10:22:30 AM