Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
PostHog
/
posthog-python
Public
Notifications
You must be signed in to change notification settings
Fork
80
Star
61
Code
Issues
3
Pull requests
10
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat(capture): v1 transport + partial-retry send loop (capture v1, 3/6)
- #703
#703
Merged
eli-r-ph
merged 9 commits into
capture-v1/02-serialize
PostHog/posthog-python:capture-v1/02-serialize
from
capture-v1/03-transport
PostHog/posthog-python:capture-v1/03-transport
Copy head branch name to clipboard
Jul 6, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
feat(capture): v1 transport + partial-retry send loop (capture v1, 3/6)
#703
eli-r-ph
merged 9 commits into
capture-v1/02-serialize
PostHog/posthog-python:capture-v1/02-serialize
from
capture-v1/03-transport
PostHog/posthog-python:capture-v1/03-transport
Copy head branch name to clipboard
Commits
Commits on Jul 6, 2026
feat(capture): add v1 transport and partial-retry send loop
Show description for d28fb6e
eli-r-ph
committed
d28fb6e
View commit details
Copy full SHA for d28fb6e
Browse repository at this point
fix(capture): stabilize v1 created_at, isolate compression, quiet drops
Show description for e2ef5c6
eli-r-ph
committed
e2ef5c6
View commit details
Copy full SHA for e2ef5c6
Browse repository at this point
fix(capture): surface v1 drops and treat Retry-After as a minimum
Show description for 6251d20
eli-r-ph
committed
6251d20
View commit details
Copy full SHA for 6251d20
Browse repository at this point
fix(capture): unify v1 retry backoff ceiling at 30s
Show description for ce3e2c7
eli-r-ph
committed
ce3e2c7
View commit details
Copy full SHA for ce3e2c7
Browse repository at this point
refactor(capture): privatize v1 transport and compression resolver
Show description for 056e29d
eli-r-ph
committed
056e29d
View commit details
Copy full SHA for 056e29d
Browse repository at this point
feat(capture): add optional zstd compression for capture v1
Show description for 46bbd7d
eli-r-ph
committed
46bbd7d
View commit details
Copy full SHA for 46bbd7d
Browse repository at this point
fix(capture): satisfy mypy on env compression resolution
Show description for 3e13ac5
eli-r-ph
committed
3e13ac5
View commit details
Copy full SHA for 3e13ac5
Browse repository at this point
fix(capture): avoid unused-ignore on optional zstandard import
Show description for cb8af93
eli-r-ph
committed
cb8af93
View commit details
Copy full SHA for cb8af93
Browse repository at this point
feat(capture): route analytics through v1 submitter (capture v1, 4/6) (#704)
Show description for 1feb0cc
eli-r-ph
authored
1feb0cc
View commit details
Copy full SHA for 1feb0cc
Browse repository at this point
You can’t perform that action at this time.