Skip to content

feat(polar subscription): add polar subscription#868

Draft
B-a-l-aj-i wants to merge 8 commits intodevfrom
feat/polar-subscription
Draft

feat(polar subscription): add polar subscription#868
B-a-l-aj-i wants to merge 8 commits intodevfrom
feat/polar-subscription

Conversation

@B-a-l-aj-i
Copy link
Copy Markdown
Contributor

No description provided.

Prevents race condition when canceled and revoked webhooks
arrive simultaneously with different processing-time timestamps.
…ral guard

Polar sends data.status="canceled" for both canceled and revoked
events. Use ended_at field to determine when the subscription has
actually ended. Change temporal guard from lt to lte to allow
concurrent events with the same modified_at timestamp.
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 20, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
recollect Ready Ready Preview Mar 20, 2026 9:56am

Request Review

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Mar 20, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: cf3c40db-f9fc-4e66-8fd0-4c3d5f5a4841

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/polar-subscription
📝 Coding Plan
  • Generate coding plan for human review comments

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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