Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Cadence Index Processor * Add DLQ for visibility * Improve logging * Add metrics * make index configurable * Fix unit tests * Improve err handling * Make defaultEnableVisibilityToKafka configurable * Make enableVisibilityToKafka configurable * Add unit tests * Refactor bulkAfterAction * fix config init * Add more tests * Update thrift to be more generic * Remove deduplicate in add * Use metricsProducer for visibility producer * Clean getVisibilityProducer with metricsClient * Address comments and make code cleaner
- Loading branch information