Skip to content

feat(posthog-rs): add api response error handling#68

Merged
z0br0wn merged 4 commits intomainfrom
zbrown/posthog-rs-error-handling
Feb 23, 2026
Merged

feat(posthog-rs): add api response error handling#68
z0br0wn merged 4 commits intomainfrom
zbrown/posthog-rs-error-handling

Conversation

@z0br0wn
Copy link
Contributor

@z0br0wn z0br0wn commented Feb 17, 2026

this is change 1 of 3 for updating posthog-rs to be able to support the batch import worker.

capture api calls are currently fire and forget - batch import worker however requires api response feedback so we confirm capture writes or retry / fail accordingly.

@z0br0wn z0br0wn requested a review from a team February 17, 2026 16:53
@z0br0wn z0br0wn marked this pull request as draft February 17, 2026 17:11
@z0br0wn z0br0wn marked this pull request as ready for review February 17, 2026 17:14
@rafaeelaudibert
Copy link
Member

We've updated our release process. We require sampo now. Please rebase on master and check README to understand what should be done.

@z0br0wn z0br0wn force-pushed the zbrown/posthog-rs-error-handling branch from 9aab9ea to fc25abf Compare February 19, 2026 01:27
@z0br0wn z0br0wn merged commit 6af1786 into main Feb 23, 2026
8 checks passed
@z0br0wn z0br0wn deleted the zbrown/posthog-rs-error-handling branch February 23, 2026 19:50
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.

3 participants