Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2023-01-05 | [chore] Update/add license headers for 2023 (#1304) | 1 | ||
2023-01-04 | [feature] HTTP request throttling middleware (#1297) | 1 | ||
* [feature] Add throttling middleware to AP endpoints * refactor a lil bit * use config setting, start updating docs * doc updates * use relative links in faq doc * small docs fixes * return code 503 instead of 429 when throttled * throttle other endpoints too * simplify token channel prefills |