Closed benjackwhite closed 1 week ago
Size Change: +751 B (+0.71%)
Total Size: 107 kB
Filename | Size | Change |
---|---|---|
posthog-node/lib/index.cjs.js |
20.2 kB | +153 B (+0.76%) |
posthog-node/lib/index.esm.js |
20.1 kB | +153 B (+0.77%) |
posthog-react-native/lib/posthog-core/src/index.js |
9.86 kB | +137 B (+1.41%) |
posthog-web/lib/index.cjs.js |
17.3 kB | +154 B (+0.9%) |
posthog-web/lib/index.esm.js |
17.2 kB | +154 B (+0.9%) |
@benjackwhite if you add changelog - update version we can cut a version o/
Problem
The shutdown timeout is misleading. If a fetch request is timing out we may still sit on it as we only do the check after it is done.
Changes
Change to a timeout based solution. It's a little complex but i think thats just the way.
Release info Sub-libraries affected
Bump level
Libraries affected
Changelog notes