René's URL Explorer Experiment


Title: fix(axios-client): stop Activity Monitor sticking on "Pending" after a 200 by netanelgilad · Pull Request #201 · base44/javascript-sdk · GitHub

Open Graph Title: fix(axios-client): stop Activity Monitor sticking on "Pending" after a 200 by netanelgilad · Pull Request #201 · base44/javascript-sdk

X Title: fix(axios-client): stop Activity Monitor sticking on "Pending" after a 200 by netanelgilad · Pull Request #201 · base44/javascript-sdk

Description: What Mirror of the platform-side fix in apper (PR base44-dev/apper#12518). The host builder's Activity Monitor creates a "Pending" entry on api-request-start and resolves it on api-request-end. Both are sent to the parent window via postMessage, which serializes with the structured-clone algorithm. When a request/response body isn't structured-cloneable (a function, stream, or other host object), postMessage throws DataCloneError synchronously: success path — the throw was swallowed by an empty try/catch, so api-request-end was never delivered → the request stayed "Pending" forever despite returning 200. error path — posted no api-request-end at all, so failed requests also stuck on "Pending". Fix Route all activity messages through postActivityMessage, which retries with a JSON-sanitized payload (toSerializable) when the raw post throws — the status code is always delivered, the real body is preserved when cloneable. Also emit api-request-end on the error path. Tests New tests/unit/axios-client.test.ts simulates the browser (postMessage runs structuredClone) and asserts the end event is still delivered for a non-cloneable 200, plus toSerializable coverage. The guard fails on the old swallow-only code and passes with the fix. Full unit suite (159) + typecheck green. 🤖 Generated with Claude Code https://claude.ai/code/session_01TMZivSDxbkghHKnS1iyxvs

Open Graph Description: What Mirror of the platform-side fix in apper (PR base44-dev/apper#12518). The host builder's Activity Monitor creates a "Pending" entry on api-request-start and resolves it on api-re...

X Description: What Mirror of the platform-side fix in apper (PR base44-dev/apper#12518). The host builder's Activity Monitor creates a "Pending" entry on api-request-start and resolves ...

Opengraph URL: https://github.com/base44/javascript-sdk/pull/201

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:9ab9ef61-1049-07e3-7694-359235a5a1f3
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idE876:2C345B:1B83BF:2461C6:6A4C245F
html-safe-nonce81d1fd76461fada7b031f0b326820b0e895a692e1d6b08543ce815bea3bbdf63
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFODc2OjJDMzQ1QjoxQjgzQkY6MjQ2MUM2OjZBNEMyNDVGIiwidmlzaXRvcl9pZCI6IjM1NjIzNTMzNDE0NjI0ODgxNTkiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac71b09aa97ad9058e4eb5f6ad14386969ae5d8a9784ce1c090c3cb58c32034951
hovercard-subject-tagpull_request:3906456305
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/base44/javascript-sdk/pull/201/files
twitter:imagehttps://avatars.githubusercontent.com/u/3474905?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/3474905?s=400&v=4
og:image:altWhat Mirror of the platform-side fix in apper (PR base44-dev/apper#12518). The host builder's Activity Monitor creates a "Pending" entry on api-request-start and resolves it on api-re...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None1b6b16d04026f131a36d57e3b01d0f4d26a51800edf48bf5ed0256e0ac905511
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/base44/javascript-sdk git https://github.com/base44/javascript-sdk.git
octolytics-dimension-user_id234699998
octolytics-dimension-user_loginbase44
octolytics-dimension-repository_id939374418
octolytics-dimension-repository_nwobase44/javascript-sdk
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id939374418
octolytics-dimension-repository_network_root_nwobase44/javascript-sdk
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release9ee13484b32cf23e15fde191da4c9aa47d41201c
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/base44/javascript-sdk/pull/201/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fbase44%2Fjavascript-sdk%2Fpull%2F201%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fbase44%2Fjavascript-sdk%2Fpull%2F201%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=base44%2Fjavascript-sdk
Reloadhttps://github.com/base44/javascript-sdk/pull/201/files
Reloadhttps://github.com/base44/javascript-sdk/pull/201/files
Reloadhttps://github.com/base44/javascript-sdk/pull/201/files
Please reload this pagehttps://github.com/base44/javascript-sdk/pull/201/files
base44 https://github.com/base44
javascript-sdkhttps://github.com/base44/javascript-sdk
Notifications https://github.com/login?return_to=%2Fbase44%2Fjavascript-sdk
Fork 9 https://github.com/login?return_to=%2Fbase44%2Fjavascript-sdk
Star 13 https://github.com/login?return_to=%2Fbase44%2Fjavascript-sdk
Code https://github.com/base44/javascript-sdk
Issues 6 https://github.com/base44/javascript-sdk/issues
Pull requests 41 https://github.com/base44/javascript-sdk/pulls
Discussions https://github.com/base44/javascript-sdk/discussions
Actions https://github.com/base44/javascript-sdk/actions
Projects https://github.com/base44/javascript-sdk/projects
Security and quality 0 https://github.com/base44/javascript-sdk/security
Insights https://github.com/base44/javascript-sdk/pulse
Code https://github.com/base44/javascript-sdk
Issues https://github.com/base44/javascript-sdk/issues
Pull requests https://github.com/base44/javascript-sdk/pulls
Discussions https://github.com/base44/javascript-sdk/discussions
Actions https://github.com/base44/javascript-sdk/actions
Projects https://github.com/base44/javascript-sdk/projects
Security and quality https://github.com/base44/javascript-sdk/security
Insights https://github.com/base44/javascript-sdk/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Fbase44%2Fjavascript-sdk%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Fbase44%2Fjavascript-sdk%2Fissues%2Fnew%2Fchoose
netanelgiladhttps://github.com/netanelgilad
mainhttps://github.com/base44/javascript-sdk/tree/main
claude/eager-mendel-5dbx7zhttps://github.com/base44/javascript-sdk/tree/claude/eager-mendel-5dbx7z
Conversation 3 https://github.com/base44/javascript-sdk/pull/201
Commits 1 https://github.com/base44/javascript-sdk/pull/201/commits
Checks 5 https://github.com/base44/javascript-sdk/pull/201/checks
Files changed https://github.com/base44/javascript-sdk/pull/201/files
Please reload this pagehttps://github.com/base44/javascript-sdk/pull/201/files
fix(axios-client): stop Activity Monitor sticking on "Pending" after a 200 https://github.com/base44/javascript-sdk/pull/201/files#top
Show all changes 1 commit https://github.com/base44/javascript-sdk/pull/201/files
c3e12bc fix(axios-client): stop Activity Monitor sticking on "Pending" after … claude Jun 21, 2026 https://github.com/base44/javascript-sdk/pull/201/commits/c3e12bce5b807a70f48f6b8f180b7dfbc2d3c8df
Clear filters https://github.com/base44/javascript-sdk/pull/201/files
Please reload this pagehttps://github.com/base44/javascript-sdk/pull/201/files
Please reload this pagehttps://github.com/base44/javascript-sdk/pull/201/files
axios-client.ts https://github.com/base44/javascript-sdk/pull/201/files#diff-3f0812b51b0d60c0bd97a105064988cd4b659486f5832612e2f28b3ed639fa71
axios-client.test.ts https://github.com/base44/javascript-sdk/pull/201/files#diff-9d316ad8551e6e04389237ba759c50791b4dafa7b9587553cc57e54afb2afbc2
src/utils/axios-client.tshttps://github.com/base44/javascript-sdk/pull/201/files#diff-3f0812b51b0d60c0bd97a105064988cd4b659486f5832612e2f28b3ed639fa71
View file https://github.com/base44/javascript-sdk/blob/c3e12bce5b807a70f48f6b8f180b7dfbc2d3c8df/src/utils/axios-client.ts
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/base44/javascript-sdk/pull/201/{{ revealButtonHref }}
https://github.com/base44/javascript-sdk/pull/201/files#diff-3f0812b51b0d60c0bd97a105064988cd4b659486f5832612e2f28b3ed639fa71
https://github.com/base44/javascript-sdk/pull/201/files#diff-3f0812b51b0d60c0bd97a105064988cd4b659486f5832612e2f28b3ed639fa71
https://github.com/base44/javascript-sdk/pull/201/files#diff-3f0812b51b0d60c0bd97a105064988cd4b659486f5832612e2f28b3ed639fa71
https://github.com/base44/javascript-sdk/pull/201/files#diff-3f0812b51b0d60c0bd97a105064988cd4b659486f5832612e2f28b3ed639fa71
https://github.com/base44/javascript-sdk/pull/201/files#diff-3f0812b51b0d60c0bd97a105064988cd4b659486f5832612e2f28b3ed639fa71
tests/unit/axios-client.test.tshttps://github.com/base44/javascript-sdk/pull/201/files#diff-9d316ad8551e6e04389237ba759c50791b4dafa7b9587553cc57e54afb2afbc2
View file https://github.com/base44/javascript-sdk/blob/c3e12bce5b807a70f48f6b8f180b7dfbc2d3c8df/tests/unit/axios-client.test.ts
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/base44/javascript-sdk/pull/201/{{ revealButtonHref }}
Please reload this pagehttps://github.com/base44/javascript-sdk/pull/201/files
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.