AppFlowy-Cloud/tests/collab
Nathan.fooo 359433f14c
fix: pool timeout when there are too many put blob requests (#533)
* fix: pool timeout when there are too many put blob requests

* chore: fix clippy

* fix: dont use transaction while putting data

---------

Co-authored-by: Zack Fu Zi Xiang <speed2exe@live.com.sg>
2024-05-08 12:20:06 +08:00
..
awareness_test.rs chore: bump collab version (#471) 2024-04-15 12:35:14 +08:00
collab_curd_test.rs chore: folder data check (#496) 2024-04-26 13:20:06 +08:00
data_write_test.rs feat: using transaction to write multiple records (#477) 2024-04-19 15:22:57 +08:00
edit_permission.rs chore: bump collab version (#471) 2024-04-15 12:35:14 +08:00
member_crud.rs chore: bump collab version (#471) 2024-04-15 12:35:14 +08:00
missing_update_test.rs chore: bump collab version (#471) 2024-04-15 12:35:14 +08:00
mod.rs chore: folder data check (#496) 2024-04-26 13:20:06 +08:00
multi_devices_edit.rs feat: using transaction to write multiple records (#477) 2024-04-19 15:22:57 +08:00
pending_write_test.rs fix: pool timeout when there are too many put blob requests (#533) 2024-05-08 12:20:06 +08:00
single_device_edit.rs chore: try to fix ws token error (#530) 2024-05-07 16:45:12 +08:00
storage_test.rs chore: folder data check (#496) 2024-04-26 13:20:06 +08:00
util.rs chore: refactor return response with object id (#494) 2024-04-24 12:07:54 +08:00