Some arranger limits are hardcoded:
MAX_JOBS = 1024 MAX_STEPS = 1024 MAX_WORKERS = 4 DEFAULT_TIMEOUT_MINUTES = 360
There should be a way to change those limit at startup time.