| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
…lias, and fix CI mcp pin mismatch - Add warmup_connections option to DynamoDBOnlineStoreConfig and warm up connections via describe_limits to solve cold-start latency. - Fix TypeAlias annotation in online_response.py fallback branch to stop mypy from rejecting TorchTensor as a type. - Loosen psutil dependency to >=5.9.0 to allow installing binary wheels on Windows Python 3.11. - Downgrade mcp dependency in Python requirements lock files to 1.29.0 and remove mcp-types to satisfy the bound 'mcp>=1.0,<2' declared in pyproject.toml and fix the feature server crash. Fixes feast-dev#6060, feast-dev#5563, feast-dev#6706 Signed-off-by: Nithin <kumbam.nithingoud@gmail.com>
| Back | FazBrowse Home | New Git URL |
Closing this combined PR in favor of splitting the modifications into three clean, separate PRs for easier review: