]> source.dussan.org Git - gitea.git/commit
Improve retrying index issues (#27554) (#27634)
authorGiteabot <teabot@gitea.io>
Mon, 16 Oct 2023 01:55:53 +0000 (09:55 +0800)
committerGitHub <noreply@github.com>
Mon, 16 Oct 2023 01:55:53 +0000 (09:55 +0800)
commit8cf7548a182f4d0615c903b8f4b36a1dbdb63bcf
tree04661d95837c59867ffa746bce7282519afb6d96
parent066aee28a5d7f398e64ffbcaed3d356c55103377
Improve retrying index issues (#27554) (#27634)

Backport #27554 by @wolfogre

Fix #27540

Co-authored-by: Jason Song <i@wolfogre.com>
modules/indexer/issues/indexer.go
modules/indexer/issues/util.go
services/cron/tasks_extended.go
services/indexer/notify.go
tests/integration/issue_test.go