catalyst: Replication across regions not working
Opened this issue · 4 comments
PR #72 introduced a problem with the replication across the regions.
Comment from @emranemran
Just tested a build with the suspicious mist commit (5d1b02f) reverted and we're seeing a much better experience. So we're reverting this to get back to stable state. @Thulinma would you be able to reintroduce this commit required for Evan's work or help debug? I wish we could share logs of the failures but they're nonexistent atm due to the Loki logging issue. FWIW, I saw unable to playback running catalyst locally as well with the problematic commit in place i.e. ingest into node1 and playback from node2.
Sure, I'll re-cherry-pick the original commit myself when I have a free moment later.
I know the original commit works, as PTV's been running it for months now 🙃
Okay, I see the problem: the new sessions system and the Player UX logging system do not play nicely together.
I'd like to take some time and do this "properly", ideally getting either the Player UX logging system or the new sessions system merged to development
before handling this. 🤔