"lib/runtime/vscode:/vscode.git/clone" did not exist on "4116e3896103e2b9aa04c94387e7941040bf85c9"
fix: add maxage to nats stream (#1053)
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.
Showing
Please register or sign in to comment