Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
AP-4870 async event handlers support (#201)
* AP-4870 Extracting event building to a private method * AP-4870 Lint warning fix * AP-4870 Moving event handling to a separate method * AP-4870 simplification of main method * AP-4870 API to support async handlers * AP-4870 fixing sync handling * AP-4870 Improving naming * AP-4870 Issue fix * AP-4870 Minor test changes * AP-4870 FakeDelayedListener * AP-4870 BG listeners simple handling * AP-4870 Adding bg listeners tests * AP-4870 Reporting error + logging * AP-4870 Improving error logging * AP-4870 Making logger and errorReporter mandatory * Release prepare * node-core update * schemas release prepare * Core using new schema version * Build fix * AP-4870 Implementing bg listenner observability * AP-4870 test fixes * AP-4870 Adding tests * AP-4870 PR suggestions * AP-4870 Transaction observability on bg listeners * Simplify any handlers * Removing comment
- Loading branch information