Header menu logo Nao

PublishingHarnessServices Type

An IHarnessServices bundle whose every write is teed to the bus as an ObservabilityCaptured event while reads delegate to the wrapped backing bundle. The grain hands this to the agent harness, so the full observability stream flows through the bus without the producer ever deciding where it is stored.

Constructors

Constructor Description

PublishingHarnessServices(sessionKey, turnId, bus, backing)

Full Usage: PublishingHarnessServices(sessionKey, turnId, bus, backing)

Parameters:
Returns: PublishingHarnessServices
sessionKey : string
turnId : string
bus : IEventBus
backing : IHarnessServices
Returns: PublishingHarnessServices

Type something to start searching.