1
0
Fork 0
mirror of synced 2024-10-01 17:58:02 +13:00
appwrite/app
Steven Nguyen 4a2056890d
fix(storage): add missing chunkId param to create file abuse key
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
2024-04-03 13:28:41 -07:00
..
assets Update geodb 2024-02-13 17:55:32 +13:00
config chore(sdks): bump versions 2024-03-21 17:21:32 -07:00
console@85b73cd936 Bump console to version 4.0.5 2024-03-25 10:54:33 -07:00
controllers fix(storage): add missing chunkId param to create file abuse key 2024-04-03 13:28:41 -07:00
views fix: remove escaping 2024-03-20 15:53:34 +00:00
cli.php chore: run formatter 2024-03-06 18:34:21 +01:00
http.php chore: run formatter 2024-03-06 18:34:21 +01:00
init.php Bump console to version 4.0.5 2024-03-25 10:54:33 -07:00
realtime.php fix: formatter 2024-03-08 00:30:23 +01:00
worker.php chore: run formatter 2024-03-06 18:34:21 +01:00