syncstorage-rs icon indicating copy to clipboard operation
syncstorage-rs copied to clipboard

Revisit documentation needs for tokenserver and its function

Open data-sync-user opened this issue 9 months ago • 1 comments

One pain point on the tokenserver incident was that we lack referential documentation on the entire system.

It’s possible that documenting the pruning scripts could be sufficient, but we should revisit what documentation should exist for tokenserver, and enumerate the capabilities that tokenserver provides us/justify its existence.

┆Issue is synchronized with this Jira Task

data-sync-user avatar Mar 28 '25 15:03 data-sync-user

➤ Taddes Korris commented:

General documentation relevant to Tokenserver is now within the repo, following Rust mdbook standard. Added section on general overview, link to the tokenserver purge script docs made recently, added Tokenserver API docs. From here, the docs will be easier to find, to maintain and we are less likely to have outdated source material to persist (which has gotten us into trouble before.)

data-sync-user avatar Apr 08 '25 17:04 data-sync-user