Skip to content

fix(activity): keep long-lived connections active#984

Draft
G4614 wants to merge 1 commit into
boxlite-ai:mainfrom
G4614:agent/fix-long-lived-activity
Draft

fix(activity): keep long-lived connections active#984
G4614 wants to merge 1 commit into
boxlite-ai:mainfrom
G4614:agent/fix-long-lived-activity

Conversation

@G4614

@G4614 G4614 commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Keep long-lived connections active by refreshing WebSocket activity and retaining proxy retries after an initial activity update failure.

Test plan:

  • cd apps && go test ./proxy/pkg/proxy
  • cd apps && yarn nx test api --runInBand --testPathPatterns=boxlite-ws-proxy.service.spec.ts
  • cd apps && yarn eslint api/src/boxlite-rest/boxlite-ws-proxy.service.ts api/src/boxlite-rest/boxlite-ws-proxy.service.spec.ts
  • cd apps && yarn tsc -p api/tsconfig.spec.json --noEmit
  • make lint:fix
  • cd apps && yarn nx test api --runInBand (blocked by the existing Jest ESM parsing issue in boxlite-rest-routing.spec.ts)

@coderabbitai

coderabbitai Bot commented Jul 13, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: d0cc7ccb-c6e5-4648-acd6-7b443a950449

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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.

1 participant