Skip to content

feat: pass AbortSignal to message requests#4

Merged
saimonventura merged 1 commit into
mainfrom
codex/order-status-abort-signal
May 15, 2026
Merged

feat: pass AbortSignal to message requests#4
saimonventura merged 1 commit into
mainfrom
codex/order-status-abort-signal

Conversation

@saimonventura

Copy link
Copy Markdown
Owner

Summary

  • add optional signal to message/interactive order options
  • pass AbortSignal through the shared request helper into fetch
  • cover sendOrderStatus signal propagation with a regression test

Tests

  • COREPACK_ENABLE_AUTO_PIN=0 pnpm vitest run tests/payment.test.ts -- -t "abort signal"
  • COREPACK_ENABLE_AUTO_PIN=0 pnpm build
  • COREPACK_ENABLE_AUTO_PIN=0 pnpm test

@saimonventura saimonventura marked this pull request as ready for review May 15, 2026 21:28
@saimonventura saimonventura merged commit cea2800 into main May 15, 2026
3 checks passed
@saimonventura saimonventura deleted the codex/order-status-abort-signal branch May 15, 2026 21:39
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