galaxyproject / galaxyproject/training-material

Job conf - we should not set gravity handlers for jobs/workflows before we set the job config

Open
#4,021 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
HTML
Stars
367
Forks
1.1k
Avg merge
16h 27m
Merged PRs (30d)
49

Description

Reported by @torfinnnome We setup

```
+ handlers:
+ handler:
+ processes: 2
+ pools:
+ - job-handlers
+ - workflow-schedulers
```

pretty early in the tutorial, before we actually need job handlers. As a result it is possible to see an error message for

> dynamic handlers are configured in gravity, but galaxy is not configured to assign jobs to handlers dynamically

We should move the handlers setup down to the section on job configuration, it's probably a better time to discuss this topic as well

Contributor guide

Open the contributing guide

Research direction

Find the tutorial section containing the shown handlers configuration and the later job-configuration section. Move the handlers setup and its explanation to the job-configuration section; done means the early tutorial no longer triggers the dynamic-handlers error before job configuration is introduced.

Written by the indexing model from the issue text.

Assessment

Tech stack
yaml
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.