sofastack / sofa-registry

SOFARegistry is a production-level, low-latency, high-availability service registry powered by Ant Financial.
https://www.sofastack.tech/sofa-registry/docs/Home
Apache License 2.0
650 stars 246 forks source link

app revision not exist #336

Closed huanglongchao closed 8 months ago

huanglongchao commented 1 year ago

Describe the bug

Describe the bug

In the version 6.30 , we Optimizing push latency to p50-2s p999-4s. at the scale of 1.5M Pub/ 26M Sub/800K Conn Some pushes are within 50ms.

Storing revision is an asynchronous task with a 100ms interval.

Cause some app revision not exist alert

That impact on the optimization of push results.