Commit 9f30af3
refactor: improve ConcurrentReconciler integration with performance modules
- Integrate with updated NetworkDataCache, CircuitBreaker, and PriorityQueue
- Add comprehensive retry logic with exponential backoff
- Add pause/resume functionality for reconciliation control
- Extract magic numbers into RECONCILER_DEFAULTS constants
- Add proper disposal pattern with Symbol.asyncDispose support
- Add detailed metrics collection (processed, success rate, queue depth)
- Update index.ts exports for all performance modules
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <[email protected]>1 parent 20e5ff9 commit 9f30af3
File tree
2 files changed
+355
-147
lines changed- packages/indexer-common/src/performance
2 files changed
+355
-147
lines changed
0 commit comments