Skip to content

fix(gateway): warn when config contains unknown platform names#23339

Open
mehmetkr-31 wants to merge 2 commits into
NousResearch:mainfrom
mehmetkr-31:fix/gateway-config-warn-unknown-platform
Open

fix(gateway): warn when config contains unknown platform names#23339
mehmetkr-31 wants to merge 2 commits into
NousResearch:mainfrom
mehmetkr-31:fix/gateway-config-warn-unknown-platform

Conversation

@mehmetkr-31

Copy link
Copy Markdown
Contributor

Unknown platform keys in config.yaml (or gateway.json) were silently ignored, making typos like "telegarm:" invisible to users. This adds a warning log so operators can spot misconfiguration immediately.

Fixes #23246 (related UX/debuggability issue).

@mehmetkr-31 mehmetkr-31 force-pushed the fix/gateway-config-warn-unknown-platform branch from fa7e3bd to 317cdd1 Compare May 10, 2026 17:50
@alt-glitch alt-glitch added type/feature New feature or request comp/gateway Gateway runner, session dispatch, delivery area/config Config system, migrations, profiles P3 Low — cosmetic, nice to have labels May 10, 2026
Unknown platform keys in config.yaml were silently ignored, making
typos like 'telegarm:' invisible to users. This adds a warning so
operators can spot misconfiguration immediately.
@mehmetkr-31 mehmetkr-31 force-pushed the fix/gateway-config-warn-unknown-platform branch from 317cdd1 to af9ece0 Compare June 3, 2026 06:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/config Config system, migrations, profiles comp/gateway Gateway runner, session dispatch, delivery P3 Low — cosmetic, nice to have type/feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Gateway should keep auto-title generation failures silent

2 participants