Skip to content

fix(events): paginate by processed time - #84

Merged
yanpgwang merged 1 commit into
mainfrom
codex/event-list-order
Aug 3, 2026
Merged

fix(events): paginate by processed time#84
yanpgwang merged 1 commit into
mainfrom
codex/event-list-order

Conversation

@yanpgwang

Copy link
Copy Markdown
Owner

Summary

  • order and filter List Events by the public processed_at semantics
  • encode nullable timestamps and receipt-sequence tie-breakers in scoped opaque cursors
  • cover ascending, descending, null, tied-timestamp, filter, and service-path behavior

Verification

  • make test-service
  • go test -race ./...
  • go vet ./...
  • make lint LINT_BASE=origin/main
  • npm run typecheck
  • npm run build

Refs #58

@yanpgwang
yanpgwang merged commit 2661a26 into main Aug 3, 2026
6 checks passed
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