log pkg/imports/queue.go @ 5736:55892008ec96 default tip

age author description
Wed, 29 May 2024 12:49:20 +0200 Sascha L. Teichmann Be more verbose in scheduler do errors.
Wed, 29 May 2024 12:44:36 +0200 Sascha L. Teichmann Be more verbose about do errors in scheduler.
Tue, 20 Feb 2024 22:37:51 +0100 Sascha L. Teichmann /interface{}/any/ revive-cleanup
Tue, 20 Feb 2024 22:22:57 +0100 Sascha L. Teichmann Fix all revive issue (w/o machine generated stuff). revive-cleanup
Sat, 06 Aug 2022 02:09:57 +0200 Sascha L. Teichmann Made golint finally happy.
Sat, 12 Feb 2022 18:56:55 +0100 Sascha L. Teichmann Log export: Added marker interface to JobCreators that log messages should be loaded at export.
Fri, 22 Oct 2021 20:11:19 +0200 Sascha L. Teichmann Try harder to retry executing review finalization jobs if they fail: 500 times each 10 min.
Mon, 20 Sep 2021 17:45:39 +0200 Sascha L. Teichmann Use own logging package. logging
Tue, 14 Apr 2020 11:36:13 +0200 Sascha L. Teichmann Import queue: Limit number of repetions of failed jobs to 200 and wait at least 5 seconds between the attempts.
Wed, 01 Apr 2020 15:18:12 +0200 Sascha L. Teichmann Send the info if an import job was re-scheduled to sync callers.
Fri, 27 Mar 2020 00:40:52 +0100 Sascha L. Teichmann Moved misplaced log line around. queued-stage-done
Thu, 26 Mar 2020 22:24:45 +0100 Sascha L. Teichmann Added mechanism to have sync import jobs on import queue. queued-stage-done
Thu, 26 Mar 2020 14:41:23 +0100 Tom Gottfried Prioritize review jobs on selection queued-stage-done
Thu, 26 Mar 2020 13:53:05 +0100 Sascha L. Teichmann Removed unused constant. queued-stage-done
Thu, 26 Mar 2020 13:51:39 +0100 Sascha L. Teichmann Catch another endless recursin call. queued-stage-done