Skip to content

Add a quick retry entry when creating an mirror repository fails #26156

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
kerwin612 opened this issue Jul 26, 2023 · 1 comment · Fixed by #26228
Closed

Add a quick retry entry when creating an mirror repository fails #26156

kerwin612 opened this issue Jul 26, 2023 · 1 comment · Fixed by #26228
Labels
type/proposal The new feature has not been accepted yet but needs to be discussed first.

Comments

@kerwin612
Copy link
Member

Feature Description

Provide a quick retry button when creating an mirror repository fails (before the page is refreshed);
Avoid the need to manually delete existing records, and then click Create again to improve the operating experience due to network anomalies;

Screenshots

VSGCY(5Q32I$VU}F(_@60
2}VYCU MRJ~UR V1NR_918O
image

@kerwin612 kerwin612 added the type/proposal The new feature has not been accepted yet but needs to be discussed first. label Jul 26, 2023
@kerwin612
Copy link
Member Author

I'll try to implement this features in this branch patch-2.
Part has been commit (dad2132) and is being tested.

lunny pushed a commit that referenced this issue Aug 4, 2023
fixed #26156 
* Added a retry button in the frontend (only displayed when the status
is abnormal)
* After clicking Retry, the backend adds the task back to the task queue


![7UJDNM671RI})EA8~~XPL39](https://github.com/go-gitea/gitea/assets/3371163/e088fd63-5dcc-4bc6-8849-7db3086511b7)

![T83F1WL9)VGHR@MB956$VT9](https://github.com/go-gitea/gitea/assets/3371163/744425bb-dde1-4315-be2e-5c99ac3a44d4)

---------

Co-authored-by: wxiaoguang <[email protected]>
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type/proposal The new feature has not been accepted yet but needs to be discussed first.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant