Skip to content

Revert "Fall back to disk if ids aren't available from the cache"#644

Merged
aduffeck merged 1 commit into
opencloud-eu:mainfrom
aduffeck:revert-disk-fallback
May 21, 2026
Merged

Revert "Fall back to disk if ids aren't available from the cache"#644
aduffeck merged 1 commit into
opencloud-eu:mainfrom
aduffeck:revert-disk-fallback

Conversation

@aduffeck
Copy link
Copy Markdown
Member

@aduffeck aduffeck commented May 21, 2026

Falling back to disk to retrieve the file ids can lead to undesirable side effects in other parts of the application which also rely on NATS to be available. Let's be honest and fail fast if NATS is unavailable instead.

This reverts commit 2de23a9.

Fixes opencloud-eu/opencloud#2793

Falling back to disk to retrieve the file ids can lead to undesirable
side effects in other parts of the application which also rely on NATS
to be available. Let's be honest and fail fast if NATS is unavailable
instead.

This reverts commit 2de23a9.
@aduffeck aduffeck merged commit d4924cd into opencloud-eu:main May 21, 2026
19 checks passed
@aduffeck aduffeck deleted the revert-disk-fallback branch May 21, 2026 08:42
@openclouders openclouders mentioned this pull request May 21, 2026
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

data is lost after reconnecting nats

2 participants