CSGHub
CSGHub copied to clipboard
API commit timeout for too many repo files
Describe the bug API /api/v1/datasets/namespace/repoid/commit/commitid timeout for too many repo files, for example there are more 10w files in repo.
Report from wechat customer.
Environment CSGHub Version: 1.4 OS: Linux Hardware: Launch: docker compose
To Reproduce Steps to reproduce the behavior:
- Create dataset repo
- Upload repo file more than 10w
- Access commit api.
- api timeout.
Expected behavior Return commit files.
@pulltheflower Please take a look at this issue.
i think this have been fixed in v1.5.0, @pulltheflower please confirm。