Closed gkc closed 2 years ago
Need an additional 5SP in sprint PR36 to (1) make the notification connection pool into an LRU pool (2) add unit tests
Ended up being 8 SP as in addition to making an LRU outbound client pool and adding unit tests, we found some additional issues with out-of-order notifications which needed another 2 days to diagnose and fix
Reminder @gkc follow up on https://github.com/atsign-foundation/at_server/pull/664#issuecomment-1114257096
Found another issue in final testing, related to trying to send notifications to at-signs that don't exist. Other than that, waiting for final review before merging to trunk
Describe the bug Significant notification latency caused by
Expected behavior
Additional context Notifications are a critical component of the platform and should be delivered as close to instantaneously as possible.