https://github.com/galaxyproject/galaxy
Revision 34404bd87583a0a5a0d6cf42603af44aae8fdfcb authored by mvdbeek on 15 May 2024, 12:15:00 UTC, committed by mvdbeek on 15 May 2024, 12:20:17 UTC
There are only two places in the code where we set the job state to
error
(https://github.com/galaxyproject/galaxy/blob/ad9271cf6a33cb2e22bd7bed72f901e5215309da/lib/galaxy/jobs/handler.py#L722,
https://github.com/galaxyproject/galaxy/blob/ad9271cf6a33cb2e22bd7bed72f901e5215309da/lib/galaxy/jobs/handler.py#L733)
and both log more specific log messages.
1 parent ab56ee1
History
Tip revision: 34404bd87583a0a5a0d6cf42603af44aae8fdfcb authored by mvdbeek on 15 May 2024, 12:15:00 UTC
Drop redundant error message
Tip revision: 34404bd
File Mode Size
.ci
.circleci
.github
.vscode
client
config
contrib
cron
database
doc
hooks
lib
packages
scripts
static
templates
test
test-data
tool-data
tools
.coveragerc -rw-r--r-- 78 bytes
.dockerignore -rw-r--r-- 47 bytes
.flake8 -rw-r--r-- 1.0 KB
.git-blame-ignore-revs -rw-r--r-- 432 bytes
.gitattributes -rw-r--r-- 56 bytes
.gitignore -rw-r--r-- 3.8 KB
.gitpod.yml -rw-r--r-- 1.5 KB
.isort.cfg -rw-r--r-- 425 bytes
.k8s_ci.Dockerfile -rw-r--r-- 6.7 KB
.pre-commit-config.yaml.sample -rw-r--r-- 1.4 KB
.redocly.lint-ignore.yaml -rw-r--r-- 2.6 KB
.redocly.yaml -rw-r--r-- 94 bytes
CITATION -rw-r--r-- 871 bytes
CODE_OF_CONDUCT.md -rw-r--r-- 261 bytes
CONTRIBUTING.md -rw-r--r-- 9.8 KB
CONTRIBUTORS.md -rw-r--r-- 8.2 KB
LICENSE.txt -rw-r--r-- 12.6 KB
Makefile -rw-r--r-- 11.5 KB
README.rst -rw-r--r-- 2.0 KB
SECURITY.md -rw-r--r-- 3.8 KB
check_model.sh -rwxr-xr-x 158 bytes
extract_dataset_parts.sh -rwxr-xr-x 209 bytes
manage_db.sh -rwxr-xr-x 350 bytes
manage_toolshed_db.sh -rwxr-xr-x 355 bytes
mypy.ini -rw-r--r-- 24.0 KB
package.json -rw-r--r-- 709 bytes
pyproject.toml -rw-r--r-- 5.7 KB
pytest.ini -rw-r--r-- 2.5 KB
requirements.txt l--------- 47 bytes
rolling_restart.sh -rwxr-xr-x 69 bytes
run.sh -rwxr-xr-x 1.5 KB
run_reports.sh -rwxr-xr-x 1.4 KB
run_tests.sh -rwxr-xr-x 26.0 KB
run_tool_shed.sh -rwxr-xr-x 758 bytes
tox.ini -rw-r--r-- 2.4 KB
tsconfig.json -rw-r--r-- 45 bytes

README.rst

back to top