Skip to content

Implement X-Correlation-Id propagation across quota routes and webhoo… - #972

Merged
greatest0fallt1me merged 2 commits into
CalloraOrg:mainfrom
Hunterly01:Addcorrelationidpropagationonapiquotasb#072
Jul 28, 2026
Merged

Implement X-Correlation-Id propagation across quota routes and webhoo…#972
greatest0fallt1me merged 2 commits into
CalloraOrg:mainfrom
Hunterly01:Addcorrelationidpropagationonapiquotasb#072

Conversation

@Hunterly01

Copy link
Copy Markdown

Closes #937

Summary

This PR adds consistent correlation ID propagation for quota self-service API routes and outbound webhook dispatch.

Clients can now send an X-Correlation-Id header and receive it back in responses, while downstream webhook calls preserve the same correlation context for traceability across the quota flow.

What changed

Testing

  • Ran:
    • npx jest --runInBand --runTestsByPath src/routes/quota/requests.test.ts src/webhooks/webhook.dispatcher.test.ts --json --outputFile='jest-verify.json'

Notes

This addresses the quota correlation propagation work for issue #72 and improves observability for self-service quota requests and related outbound webhooks.


If you want, I can also turn this into a shorter GitHub-style PR title + description pair.

@drips-wave

drips-wave Bot commented Jul 28, 2026

Copy link
Copy Markdown

@Hunterly01 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@greatest0fallt1me
greatest0fallt1me merged commit 8d991a9 into CalloraOrg:main Jul 28, 2026
@greatest0fallt1me

Copy link
Copy Markdown
Contributor

Solid PR — merging. Appreciate the effort!

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.

Add correlation-id propagation on /api/quotas [b#072]

2 participants