NotFoundError

10 views
Skip to first unread message

Drew Vinciguerra

unread,
Apr 16, 2024, 6:45:30 PM4/16/24
to nats
I'm using Python and I have a couple threads.  One is adding buckets and data to buckets and one is deleting data from buckets.

At random times I get this error and I'm not sure how to debug it.  
  File "/usr/local/lib/python3.12/site-packages/nats/js/errors.py", line 86, in from_error
    raise NotFoundError(**err)
nats.js.errors.NotFoundError: nats: NotFoundError: code=404 err_code=10059 description='stream not found'

It doesn't give me a clue about what is not found and I never get the exception into my code.
Reply all
Reply to author
Forward
0 new messages