Skip to content

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

Merged
CarlSchwan merged 1 commit into
masterfrom
fix/skip-publishing-half-built-events
Aug 13, 2026
Merged

fix(files): do not publish incompletely built activity events#2813
CarlSchwan merged 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
@CarlSchwan
CarlSchwan merged commit e9765b5 into master Aug 13, 2026
51 checks passed
@CarlSchwan
CarlSchwan deleted the fix/skip-publishing-half-built-events branch August 13, 2026 15:33
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.

2 participants