Viacheslav Snizhko

Results 10 comments of Viacheslav Snizhko

+1 Never used them, always been using `default`. Default => template literal is declarative and straight forward.

thanks, would be good to have an option to see them all at once without switching as before

Just noticed that there's another issue addressing same problem #135

I confirm that tooltip doesn't work with v3 Bootstrap and does work with v4 Bootstrap

I think the most straight forward solution is to replay events of interest to X's egress gateway which would make it publish external events that will seed the Y subsystem

No. I have `eventPattern: { source: ['custom'] }` rule for delivery stream that pushes events into event lake. That means that only internal events get pushed into the lake. But...

> Or should we not store external events to the event lakes ? Haven't noticed the second question at first. I don't have a definite answer. Right now in John...

Need this to run Apollo GraphQL Federated Schema. In short, there is a Gateway that polls child schemas (Fargate services) on startup to compile a single schema. The Gateway must...