storj/satellite/durability
Márton Elek 5c49ba1d85 satellite/durability: ignore information from new nodes
To get better performance, we pre-load all nodealias/node information at the beginning of the segment loop.

It's possible that we receive a new node alias from the segment table what we are not fully aware of (yet).

The easiest solution is just ignoring. New risks/threats can be detected by a new execution cycle.

Change-Id: Ib54f7edc46eedbab6d13b4d651aaac1425994940
2023-10-19 16:38:39 +00:00
..
doc.go satellite: durability rangeloop observer for monitoring risks 2023-10-12 16:32:30 +00:00
observer_integration_test.go satellite: durability rangeloop observer for monitoring risks 2023-10-12 16:32:30 +00:00
observer_test.go satellite/durability: ignore information from new nodes 2023-10-19 16:38:39 +00:00
observer.go satellite/durability: ignore information from new nodes 2023-10-19 16:38:39 +00:00
pkg.go satellite: durability rangeloop observer for monitoring risks 2023-10-12 16:32:30 +00:00