Hien Nguyen
Hien Nguyen
1. Fixed compilation issue with transform.hs using pandoc 1.13 2. Fixed broken imports in exampleX.hs files 3. Updated the .html to reflect the example code change in #2 above
Documentations from Elliot's paper
Currently when specified a custom output sink for a test app, it is not triggered when the app is passed to `runIntegrationTest`. It seems that the custom sinks are ignored...
We'd like to materialize out event streams to blob storage instead of Cosmos. We wrote our own custom provider/sink but it would be nice to be part of cookie-cutter
If a grpc service has a validateJS configured and an invalid message comes it, it would be nice if CC returns a `grpc.status.INVALID_ARGUMENT` with the validation error as message. This...