Remote-based replication does not retry failed pushes
Open
enhancement
replication
- Dominant language
- Go
- Stars
- 24.4k
- Forks
- 873
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 108
Description
We have a customer who reported a newly created branch not getting pushed. We debugged and suspect a transient failure of the push. Because there were no new commits to the branch, the branch push was never retried.
Ideally, we would build some robustness to push failure into remote-based replication. There are some design considerations here and it is likely a few week project to build.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.