ArchiveTeam / seesaw-kit

Making a reusable toolkit for writing seesaw scripts
Other
69 stars 30 forks source link

Allow/Investigate how to override concurrency max from project #73

Open chfoo opened 9 years ago

chfoo commented 9 years ago

Allow a project's pipeline.py to override the maximum NumberConfigValue for concurrency to limit the number of concurrency for a project in the warrior.

Allow a project's pipeline.py to override run-pipeline's max concurrency limit.

chfoo commented 9 years ago

Cross-reference #49