treeverse / lakeFS

lakeFS - Data version control for your data lake | Git for data
https://docs.lakefs.io
Apache License 2.0
4.47k stars 359 forks source link

api_client.branches.delete_branch(REPO, branch) hangs and sometimes returns 404 #5215

Closed iddoavn closed 1 year ago

iddoavn commented 1 year ago

This happens when running many (1000s) delete branches in a repository.

Jonathan-Rosenberg commented 1 year ago

@iddoavn is this the python client?

itaiad200 commented 1 year ago

Yes @Jonathan-Rosenberg, this happened on v0.89.1. I think we have solved it since then with https://github.com/treeverse/lakeFS/pull/5133 that was already released. So closing and we may open if it reoccurs.