openclaw/extensions/bluebubbles/src
rstar327 ba6064cc22
feat(gateway): make health monitor stale threshold and max restarts configurable (openclaw#42107)
Verified:
- pnpm exec vitest --run src/config/config-misc.test.ts -t "gateway.channelHealthCheckMinutes"
- pnpm exec vitest --run src/gateway/server-channels.test.ts -t "health monitor"
- pnpm exec vitest --run src/gateway/channel-health-monitor.test.ts src/gateway/server/readiness.test.ts
- pnpm exec vitest --run extensions/feishu/src/outbound.test.ts
- pnpm exec tsc --noEmit

Co-authored-by: rstar327 <114364448+rstar327@users.noreply.github.com>
Co-authored-by: Tak Hoffman <781889+Takhoffman@users.noreply.github.com>
2026-03-14 21:21:56 -05:00
..
account-resolve.ts
accounts.test.ts
accounts.ts
actions.test.ts
actions.ts
attachments.test.ts test: share bluebubbles attachment fixtures 2026-03-13 21:40:53 +00:00
attachments.ts refactor: share bluebubbles multipart helpers 2026-03-13 23:35:28 +00:00
channel.ts
chat.test.ts refactor: share bluebubbles multipart helpers 2026-03-13 23:35:28 +00:00
chat.ts refactor: share bluebubbles multipart helpers 2026-03-13 23:35:28 +00:00
config-apply.ts
config-schema.test.ts
config-schema.ts
history.ts
media-send.test.ts test: dedupe bluebubbles local media send cases 2026-03-13 21:54:39 +00:00
media-send.ts
monitor-debounce.ts
monitor-normalize.test.ts test: dedupe bluebubbles normalize fixtures 2026-03-13 23:35:27 +00:00
monitor-normalize.ts refactor: share bluebubbles response and tapback helpers 2026-03-13 21:40:53 +00:00
monitor-processing.ts
monitor-reply-cache.ts
monitor-self-chat-cache.test.ts
monitor-self-chat-cache.ts
monitor-shared.ts
monitor.test.ts
monitor.ts
monitor.webhook-auth.test.ts fix: clear typecheck backlog 2026-03-13 22:09:06 +00:00
monitor.webhook-route.test.ts
multipart.ts refactor: share bluebubbles multipart helpers 2026-03-13 23:35:28 +00:00
onboarding.secret-input.test.ts
onboarding.ts
probe.ts
reactions.test.ts test: share bluebubbles removal reaction helper 2026-03-13 21:40:53 +00:00
reactions.ts
request-url.ts
runtime.ts
secret-input.ts
send-helpers.ts
send.test.ts
send.ts
targets.test.ts
targets.ts
test-harness.ts
test-mocks.ts
types.ts feat(gateway): make health monitor stale threshold and max restarts configurable (openclaw#42107) 2026-03-14 21:21:56 -05:00