mirror of
https://github.com/appwrite/appwrite
synced 2026-05-15 04:59:01 +00:00
A previous PR added chunkId as an abuse key param to fix a problem where uploading multiple chunks of a file would trigger the `general_rate_limit_exceeded` error. For some reason, the parameter disappeared from the abuse key causing a regression. This PR adds the param back to fix the regression. Reference: * https://github.com/appwrite/appwrite/issues/7879 * https://github.com/appwrite/appwrite/pull/7154 |
||
|---|---|---|
| .. | ||
| assets | ||
| config | ||
| console@85b73cd936 | ||
| controllers | ||
| views | ||
| cli.php | ||
| http.php | ||
| init.php | ||
| realtime.php | ||
| worker.php | ||