Files
maybe/config/initializers
Juliano Julio Costa 3f92fe0f6f Relax API rate limits for self-hosted deployments (#2465)
- Introduced NoopApiRateLimiter to effectively disable API rate limiting for self-hosted mode.
- Updated ApiRateLimiter to delegate to NoopApiRateLimiter when running self-hosted.
- Increased Rack::Attack throttle limits significantly for self-hosted deployments.
- Added tests for NoopApiRateLimiter to ensure correct behavior.
- This allows self-hosted users to make more API requests without restriction, while keeping stricter limits for SaaS deployments.
2025-07-23 10:10:11 -04:00
..
2024-02-02 09:05:04 -06:00
2025-06-18 08:38:04 -05:00
2024-02-02 09:05:04 -06:00
2024-02-02 09:05:04 -06:00
2024-02-02 09:05:04 -06:00
2025-04-01 08:21:46 -05:00
2024-02-02 09:05:04 -06:00
2025-01-31 12:13:58 -06:00
2025-04-11 11:57:02 -04:00