Skip to content

#insertTaskRunInserts() and #insertPayloadInserts() gained a required clickhouse param — callers on main still send 2 args #3425

@coachescritique

Description

@coachescritique

#insertTaskRunInserts() and #insertPayloadInserts() gained a required clickhouse param — callers on main still send 2 args

The org-scoped-clickhouse branch added a required first parameter (clickhouse) to both #insertTaskRunInserts() and #insertPayloadInserts() in apps/webapp/app/services/runsReplicationService.server.ts. Callers on other active branches still call them with 2 args instead of 3.

Might already be on your radar — just flagging in case it isn't.


Found while testing Rosentic, a cross-branch compatibility checker.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions