S19: catalog all 44 subjects.json rows with timeout and filter
Some checks are pending
ci / catalog (push) Waiting to run
Some checks are pending
ci / catalog (push) Waiting to run
pfc-derived regenerated; schema timeout_sec + filter; endpoints RST.
This commit is contained in:
parent
1d0176899f
commit
f53386c4cc
6 changed files with 931 additions and 271 deletions
|
|
@ -15,3 +15,11 @@ Secure-messaging subjects
|
|||
* ``verae.sm.log.summary`` -- central summaries (codes, lookup_id, dest_class).
|
||||
* ``verae.admin.config.sign`` -- Ed25519 wrap; unsigned files rejected.
|
||||
* ``verae.admin.history.append`` -- prev, new, unified diff on DataCube chain.
|
||||
|
||||
Timeouts and filters
|
||||
--------------------
|
||||
|
||||
Each derived row in ``catalog/pfc-derived.json`` has ``timeout_sec`` and
|
||||
``filter``. Request-reply defaults to 5s, replica ingest 4s, pin 30s.
|
||||
SM send rejects missing ``to``, empty ciphertext (unless ``plain-lab``),
|
||||
plaintext ``body``, and summary records that contain ``ct``.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue