Skip to content

fix(files): do not publish incompletely built activity events#2813

Open
karlitschek wants to merge 1 commit into
masterfrom
fix/skip-publishing-half-built-events
Open

fix(files): do not publish incompletely built activity events#2813
karlitschek wants to merge 1 commit into
masterfrom
fix/skip-publishing-half-built-events

Conversation

@karlitschek

@karlitschek karlitschek commented Jul 22, 2026

Copy link
Copy Markdown
Member

When building the activity event threw \InvalidArgumentException, the error was logged but execution fell through, so the partially initialized event was still stored in the stream, queued for email and pushed as a notification. Return after logging instead.

🤖 AI (if applicable)

  • The content of this PR was partly or fully generated using AI

When building the activity event threw \InvalidArgumentException, the
error was logged but execution fell through, so the partially
initialized event was still stored in the stream, queued for email and
pushed as a notification. Return after logging instead.

Signed-off-by: Frank Karlitschek <karlitschek@users.noreply.github.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@karlitschek
karlitschek requested a review from Antreesy July 22, 2026 18:11
@karlitschek

Copy link
Copy Markdown
Member Author

@nickvergessen

@Antreesy
Antreesy requested a review from miaulalala July 23, 2026 07:53
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