LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

koji-resubmit

retries a cancelled or failed task using the same parameters as the original

TLDR

Resubmit a failed task
$ koji resubmit [task_id]
copy
Resubmit without waiting
$ koji resubmit [task_id] --nowait
copy
Resubmit in quiet mode
$ koji resubmit [task_id] --quiet
copy
Display help
$ koji resubmit --help
copy

SYNOPSIS

koji resubmit [options] taskid_

DESCRIPTION

koji resubmit retries a cancelled or failed task using the same parameters as the original task. This is useful for transient failures such as network issues or temporary resource exhaustion.

PARAMETERS

task_id

The ID of the task to resubmit
--nowait, --nowatch
Do not wait for task completion
--quiet
Do not print task information
-h, --help
Display help information

CAVEATS

Only failed or cancelled tasks can be resubmitted. Tasks that failed due to source issues will likely fail again without fixing the underlying problem.

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid