• wxsm's avatar
    fix: add maxage to nats stream (#1053) · 087d398d
    wxsm authored
    Add max_age to nats stream when create, 10 min should be very enough for prefill workers to consume. this prevent system crash while nats jetstream hits disk limit by endless growing messages.
    087d398d
nats.rs 18.5 KB