Files
gristlabs_grist-core/app/server
Florent 243369513f Don't throttle /api/docs/{docId}/force-reload #1107 (#1197)
When a document has too many requests, one may want to force a document to be reopened. However, the /force-reload endpoint may raise a 429 (TOO_MANY_REQUESTS) error, because it uses the throttled middleware.
2024-09-05 16:36:05 -04:00
..
2023-06-06 10:51:17 +02:00
2024-07-30 13:41:47 -04:00