Feishu API Cache Fix

Gateway calls Feishu API every minute, causing rate limit exhaustion.

modbender Updated 12 repo stars

File contents

feishu-api-cache-fix

Fix Feishu API rate limit issue

Version: 1.0.1 Author: @bryan-chx Tags: feishu, api, fix, performance

Problem

Gateway calls Feishu API every minute, causing rate limit exhaustion.

Solution

Add 2-hour cache to probe.ts

Usage

sudo bash fix_feishu_cache.sh

modbender/skill-library-mcp/tree/main/data/feishu-api-cache-fix commit 0b8d6925e2

Frequently asked questions

npx skillmds@latest add modbender/feishu-api-cache-fix