MBR READ 60 Seconds default
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"generatedAt": "2026-04-05T07:15:10.456Z",
|
||||
"generatedAt": "2026-04-05T08:36:49.851Z",
|
||||
"normativeManifest": "packages/bare-os-booter/lib/bare-module-manifest.json",
|
||||
"buildTool": "packages/bare-os-bare-libs/build.mjs",
|
||||
"bundles": [
|
||||
|
||||
@@ -105,7 +105,7 @@ See also [Kernel subsystem map](../architecture/kernel-subsystems.md) and [ADR 0
|
||||
**`read(index)`**
|
||||
|
||||
- If `localRAM.has(index)`, return cached.
|
||||
- Else broadcast message 0 to all peers, single consumer callback from message 1, 10s timeout.
|
||||
- Else broadcast message 0 to all peers, single consumer callback from message 1, **60s** timeout.
|
||||
|
||||
**`search(query)`**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user