nasa / bplib

Apache License 2.0
27 stars 13 forks source link

Fix #123, no custody processing for ram-only storage #124

Closed jphickey closed 2 years ago

jphickey commented 2 years ago

Do not claim custody of a bundle (no custody block update, no ACK) unless offload service is configured. For RAM-only, the bundle will be passed through as-is.

Fixes #123