Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Activitylog Issues #10377

Merged
merged 1 commit into from
Oct 22, 2024
Merged

Conversation

kobergj
Copy link
Collaborator

@kobergj kobergj commented Oct 22, 2024

Fixes the max payload exceeded error
Also speeds up fetching of activities when a limit is set.

Fixes #9462

Signed-off-by: jkoberg <jkoberg@owncloud.com>
Copy link

@2403905 2403905 merged commit 6744325 into owncloud:master Oct 22, 2024
4 checks passed
@kobergj kobergj deleted the ActivitylogPayloadFix branch October 22, 2024 10:08
ownclouders pushed a commit that referenced this pull request Oct 22, 2024
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.

activitylogs eventually fails to persists activities with "nats: maximum payload exceeded"
2 participants