Ashish Gupta
Ashish Gupta
As we use Monstache in Production, we wanted to track the lag when number of updates become very high and add alerts accordingly. Is there a way for monstache to...
The Problem: We delete document both from Mongo and ES for some real time use cases. Mongo delete events are being synced by Monstache to ES, ES returns 404 as...
**Describe the bug** While broadcasting a signal which targets a lot of running process instances ~ 70k in our case, following error is received: `Error: 2 UNKNOWN: Command 'BROADCAST' rejected...
Hi @rwynn , Does each worker open a new change steam in monstache when it is running with multiple workers? This is critical for our design as we are using...
We are heavily relying on monstache in our production ECS container. We have alerts on logs generated by monstache, but currently it generates in following format: ERROR 2023/08/31 13:41:00 Bulk...