Miguel Torres
Miguel Torres
After app support there were a couple of minor changes in the schema.json that need to be updated. Also review trigger and activity schemas
There should be a way to monitor the application. So there should be some hooks to help that monitoring. We need to have design discussions about this.
Need to have some performance benchmarking to have visibility over the engines performance. Some options are: 1.- golangs benchmarking test functionality (https://golang.org/pkg/testing/#hdr-Benchmarks) 2.- External tools (needs investigation)