bug(core): not creating NATS JetStreams if they dont exist #345

Closed
opened 2026-03-28 04:23:41 +00:00 by mfreeman451 · 0 comments
Owner

Imported from GitHub.

Original GitHub issue: #1019
Original author: @mfreeman451
Original URL: https://github.com/carverauto/serviceradar/issues/1019
Original created: 2025-06-21T01:54:57Z


instead of bombing out if the stream doesnt exist we should create it, I believe there is a CreateOrUpdateStream method in the nats.io go library

Imported from GitHub. Original GitHub issue: #1019 Original author: @mfreeman451 Original URL: https://github.com/carverauto/serviceradar/issues/1019 Original created: 2025-06-21T01:54:57Z --- instead of bombing out if the stream doesnt exist we should create it, I believe there is a CreateOrUpdateStream method in the nats.io go library
mfreeman451 2026-03-28 04:23:41 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
carverauto/serviceradar#345
No description provided.