Skip to content

Fix trigger queue coalescing#103

Merged
Nilirad merged 1 commit into
mainfrom
trigger_coalescing_fix
Jul 1, 2026
Merged

Fix trigger queue coalescing#103
Nilirad merged 1 commit into
mainfrom
trigger_coalescing_fix

Conversation

@Nilirad

@Nilirad Nilirad commented Jul 1, 2026

Copy link
Copy Markdown
Owner

PR #89 introduced event coalescing but incorrectly included branch_id in the unique constraint, which prevented coalescing across different source branches.

This PR creates a new migration fixing the unique index on trigger_queue and adjusts the ON CONFLICT clause in queue_triggers_for_branch.

@Nilirad Nilirad added the bug Something isn't working label Jul 1, 2026
@Nilirad Nilirad merged commit aee32c4 into main Jul 1, 2026
2 checks passed
@Nilirad Nilirad deleted the trigger_coalescing_fix branch July 1, 2026 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant