Skip to content

fix: remove duplicate queue log streaming handler#52

Merged
geodro merged 1 commit intomainfrom
fix/queue-logs-dedup
Apr 1, 2026
Merged

fix: remove duplicate queue log streaming handler#52
geodro merged 1 commit intomainfrom
fix/queue-logs-dedup

Conversation

@geodro
Copy link
Copy Markdown
Owner

@geodro geodro commented Apr 1, 2026

The /api/queue/<site>/logs SSE handler had its own inline copy of the log streaming logic instead of delegating to streamUnitLogs, which is used by every other worker endpoint (horizon, schedule, reverb, stripe). The duplicate is removed.

Ported from macos-compat branch (commit 2ce9220).

@geodro geodro merged commit 6dace0c into main Apr 1, 2026
2 checks passed
@geodro geodro mentioned this pull request Apr 1, 2026
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