Add Retry on http requests (dont cancel migration if one error ocure) #4265

Closed
opened 2025-11-02 05:44:15 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @6543 on GitHub (Nov 7, 2019).

gitea Version: 1.11.0+dev-110-gc4bc5abda

Migrating gitea WITHOUT pullrequests and releses works:
https://gitea.com/test-organisation/gitea-mig-test

PullRequest test: https://gitea.com/6543/mig-test2
Releases test: https://gitea.com/6543/rel

Originally created by @6543 on GitHub (Nov 7, 2019). gitea Version: 1.11.0+dev-110-gc4bc5abda Migrating gitea WITHOUT pullrequests and releses works: https://gitea.com/test-organisation/gitea-mig-test PullRequest test: https://gitea.com/6543/mig-test2 Releases test: https://gitea.com/6543/rel
GiteaMirror added the type/enhancement label 2025-11-02 05:44:15 -06:00
Author
Owner

@lunny commented on GitHub (Nov 7, 2019):

Once there is any network error on the migration, it will rollback. So we have to add some retry for all the http request.

@lunny commented on GitHub (Nov 7, 2019): Once there is any network error on the migration, it will rollback. So we have to add some retry for all the http request.
Author
Owner

@6543 commented on GitHub (Nov 10, 2019):

@lunny title changed ...

@6543 commented on GitHub (Nov 10, 2019): @lunny title changed ...
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#4265