Skip to content

Fix NotFoundError by adding stream name to ObjectStore.watcher._sub#808

Open
JoaoLockem wants to merge 3 commits intonats-io:mainfrom
JoaoLockem:patch-1
Open

Fix NotFoundError by adding stream name to ObjectStore.watcher._sub#808
JoaoLockem wants to merge 3 commits intonats-io:mainfrom
JoaoLockem:patch-1

Conversation

@JoaoLockem
Copy link

@JoaoLockem JoaoLockem commented Jan 22, 2026

When using object store, it always raises NotFoundError when doing object_store.list(), even when the status detects content
(status: ObjectStore.ObjectStoreStatus = await object_store.status())

With this fix it should work from now on.

Probably fixes the issue #505

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant