You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 22, 2026. It is now read-only.
Mattermost has an optional rate-limit option that can be enabled by server admins. This feature works by setting X-RateLimit headers in HTTP API responses.
Is there any way to access this information or otherwise configure the driver to respect these limits if rate-limiting is enabled?
Mattermost has an optional rate-limit option that can be enabled by server admins. This feature works by setting
X-RateLimitheaders in HTTP API responses.Is there any way to access this information or otherwise configure the driver to respect these limits if rate-limiting is enabled?