Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Retriable queued requests #1171

Merged
merged 1 commit into from
May 8, 2024
Merged

fix: Retriable queued requests #1171

merged 1 commit into from
May 8, 2024

Conversation

benjackwhite
Copy link
Collaborator

Changes

Noticed whilst looking at a different PR - I think the request queue should be sending a retriable request but instead is only sending a one off request...

  • Fixes it

Checklist

  • Tests for new code (see advice on the tests we use)
  • Accounted for the impact of any changes across different browsers
  • Accounted for backwards compatibility of any changes (no breaking changes in posthog-js!)

Copy link

vercel bot commented May 8, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
posthog-js ✅ Ready (Inspect) Visit Preview May 8, 2024 8:15am

@benjackwhite benjackwhite changed the title Fix request queue fix: Retriable queued requests May 8, 2024
Copy link

github-actions bot commented May 8, 2024

Size Change: +40 B (0%)

Total Size: 973 kB

Filename Size Change
dist/array.full.js 234 kB +10 B (0%)
dist/array.js 131 kB +10 B (0%)
dist/es.js 131 kB +10 B (0%)
dist/module.js 132 kB +10 B (0%)
ℹ️ View Unchanged
Filename Size
dist/exception-autocapture.js 12.2 kB
dist/recorder-v2.js 108 kB
dist/recorder.js 108 kB
dist/surveys-module-previews.js 57.2 kB
dist/surveys.js 58.8 kB

compressed-size-action

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