recordRunContext

open override fun recordRunContext(runId: String, contextId: <Error class: unknown class>)

Registers which context a run belongs to, so deleteTracesForContext can find and clear that run's rows later. Call this once per run, e.g. before recording its first edge.