1
0
Fork 0
mirror of synced 2024-09-30 01:08:13 +13:00
appwrite/app/controllers
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
..
api fix(storage): add missing chunkId param to create file abuse key 2024-04-03 13:28:41 -07:00
shared fix: formatter 2024-03-08 00:30:23 +01:00
web
general.php fix(functions): fix permissions for function domains 2024-03-20 15:53:41 +00:00
mock.php chore: run formatter 2024-03-06 18:34:21 +01:00