Commit 3275f5c
authored
fix(redis): stabilize faas startup defaults (#407)
Pin the Redis MCP server to a FastMCP and pydantic combination that works in ByteFaaS, and bind the HTTP server to 0.0.0.0 so streamable-http deployments can pass health checks while keeping stdio as the explicit default transport.1 parent 69d102e commit 3275f5c
3 files changed
Lines changed: 95 additions & 92 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
14 | 25 | | |
15 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
16 | 31 | | |
17 | 32 | | |
18 | 33 | | |
| |||
1832 | 1847 | | |
1833 | 1848 | | |
1834 | 1849 | | |
1835 | | - | |
| 1850 | + | |
1836 | 1851 | | |
1837 | 1852 | | |
1838 | 1853 | | |
| |||
0 commit comments