ConnectEverything / nats-by-example

Collection of runnable, reference examples using NATS (https://nats.io)
https://natsbyexample.com
152 stars 37 forks source link

Fix errors in Python Limits-based JetStream #189

Closed namhoai167 closed 3 months ago

namhoai167 commented 7 months ago

Fix nats.js.errors.NotFoundError: nats: NotFoundError: code=404 err_code=10059 description='stream not found' cause by deleting before creating stream image

king-of-poppk commented 4 months ago

Related to #132?

namhoai167 commented 4 months ago

Related to #132?

Yes, same error