Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NodeDB-Lab/nodedb
/ load
Method
load
nodedb/src/control/surrogate/assign.rs:246–248 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
244
}
245
246
fn load(&self) -> crate::Result<u32> {
247
self.catalog.get_surrogate_hwm()
248
}
249
}
250
251
#[cfg(test)]
Callers
15
run_catchup_cycle
Function · 0.45
total_dropped
Method · 0.45
plan_with_nodedb_sql
Method · 0.45
plan_sql_with_params_and_rls
Method · 0.45
files_encrypted
Method · 0.45
list_all
Method · 0.45
is_locked_down
Method · 0.45
failed_login_spike
Method · 0.45
rotate_window_if_needed
Method · 0.45
is_jwks_circuit_open
Method · 0.45
to_prometheus
Method · 0.45
append_histogram
Function · 0.45
Calls
1
get_surrogate_hwm
Method · 0.80
Tested by
1
overflow_beyond_all_buckets
Function · 0.36