openclaw/extensions/synology-chat/src
Jacob Tomlinson 7e08669715
synology-chat: add webhook in-flight guard (#57722)
* synology-chat: add webhook in-flight guard

* tests: clarify synology in-flight limit assertion

* synology-chat: scope webhook in-flight budget per account
2026-03-30 15:37:02 +01:00
..
accounts.ts refactor(synology-chat): type startup webhook path policy 2026-03-23 00:01:07 -07:00
approval-auth.test.ts refactor: add approval auth capabilities to more channels 2026-03-30 09:04:08 +09:00
approval-auth.ts refactor: add approval auth capabilities to more channels 2026-03-30 09:04:08 +09:00
channel.integration.test.ts Restore channel test module rebinding 2026-03-27 23:29:42 -05:00
channel.test-mocks.ts fix(ci): stabilize module-bound exact regressions (#56085) 2026-03-27 19:44:15 -05:00
channel.test.ts fix(ci): stabilize module-bound exact regressions (#56085) 2026-03-27 19:44:15 -05:00
channel.ts refactor: add approval auth capabilities to more channels 2026-03-30 09:04:08 +09:00
client.test.ts Restore channel test module rebinding 2026-03-27 23:29:42 -05:00
client.ts refactor: migrate more boundary parsing to zod 2026-03-27 05:07:50 +00:00
config-schema.ts refactor(plugin-sdk): expose zod subpath 2026-03-27 09:55:47 +05:30
core.test.ts refactor(plugin-sdk): untangle extension test seams 2026-03-29 23:43:53 +01:00
gateway-runtime.ts refactor(synology-chat): type startup webhook path policy 2026-03-23 00:01:07 -07:00
inbound-context.ts refactor(synology-chat): split inbound webhook flow 2026-03-22 09:26:50 -07:00
inbound-turn.ts refactor(synology-chat): split inbound webhook flow 2026-03-22 09:26:50 -07:00
registry-backed.contract.test.ts refactor: move extension-owned tests to extensions 2026-03-27 21:37:09 +00:00
runtime.ts refactor: shrink sdk helper surfaces 2026-03-20 15:43:14 +00:00
security.ts refactor: shrink sdk helper surfaces 2026-03-20 15:43:14 +00:00
session-key.ts fix(synology-chat): scope DM sessions by account 2026-03-22 09:21:05 -07:00
setup-surface.ts refactor: share channel setup status helpers 2026-03-23 01:56:01 +00:00
test-http-utils.ts synology-chat: add webhook in-flight guard (#57722) 2026-03-30 15:37:02 +01:00
types.ts refactor(synology-chat): type startup webhook path policy 2026-03-23 00:01:07 -07:00
webhook-handler.test.ts synology-chat: add webhook in-flight guard (#57722) 2026-03-30 15:37:02 +01:00
webhook-handler.ts synology-chat: add webhook in-flight guard (#57722) 2026-03-30 15:37:02 +01:00