Skip to content

feat(pushqueue): add land and ping controllers with tests#236

Open
kevinlnew wants to merge 1 commit into
pushqueue/chunk1-entitiesfrom
pushqueue/chunk1-controllers
Open

feat(pushqueue): add land and ping controllers with tests#236
kevinlnew wants to merge 1 commit into
pushqueue/chunk1-entitiesfrom
pushqueue/chunk1-controllers

Conversation

@kevinlnew

@kevinlnew kevinlnew commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Summary

Land controller orchestrates enqueue → wait → push → finalize flow
with error classification (conflict=user, stale head=retryable).
Ping controller uses SugaredLogger. Regenerates mocks with
go.uber.org/mock and fixes proto BUILD disambiguation.

Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com

Test Plan

Issues

@CLAassistant

CLAassistant commented Jun 10, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@kevinlnew kevinlnew force-pushed the pushqueue/chunk1-controllers branch from a5d80d0 to a501ba3 Compare June 10, 2026 16:12
@kevinlnew kevinlnew force-pushed the pushqueue/chunk1-entities branch from b7c9025 to 466e410 Compare June 10, 2026 16:12
@kevinlnew kevinlnew marked this pull request as ready for review June 10, 2026 16:13
@kevinlnew kevinlnew requested review from a team, behinddwalls and sbalabanov as code owners June 10, 2026 16:13
@kevinlnew kevinlnew force-pushed the pushqueue/chunk1-entities branch from 466e410 to 49b58f4 Compare June 10, 2026 16:27
@kevinlnew kevinlnew force-pushed the pushqueue/chunk1-controllers branch from a501ba3 to f1c4d8c Compare June 10, 2026 16:27
@kevinlnew kevinlnew force-pushed the pushqueue/chunk1-entities branch from 49b58f4 to f39a209 Compare June 10, 2026 17:51
@kevinlnew kevinlnew force-pushed the pushqueue/chunk1-controllers branch 2 times, most recently from 82f4d87 to c4d2722 Compare June 10, 2026 18:00
@kevinlnew kevinlnew force-pushed the pushqueue/chunk1-entities branch from 8a8edad to 4d2c36b Compare June 10, 2026 18:06
@kevinlnew kevinlnew force-pushed the pushqueue/chunk1-controllers branch from c4d2722 to 24fac27 Compare June 10, 2026 18:06
Land controller orchestrates enqueue → wait → push → finalize flow
with error classification (conflict=user, stale head=retryable).
Ping controller uses SugaredLogger. Regenerates mocks with
go.uber.org/mock and fixes proto BUILD disambiguation.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@kevinlnew kevinlnew force-pushed the pushqueue/chunk1-controllers branch from 24fac27 to 576d6ed Compare June 10, 2026 18:19
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