View Source ProcessHub.Storage.RemoteManifest.Shipper (ProcessHub v0.7.0)

Ships declared-list versions to the configured remote manifest adapter: asynchronously, retried with exponential backoff, coalescing superseded versions so only the newest one is ever in flight. Failures emit the manifest_ship_failed hook and never affect the originating command.

Started per hub only when the declared-children gate is on and a remote manifest is configured.

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

Returns a specification to start this module under a supervisor.

See Supervisor.