Skip to content

Conversation

@saintstack
Copy link
Contributor

@saintstack saintstack commented May 31, 2025

…cluster for ensemble_count.py (probably overkill since all default locations).

Here is example:

│ 478347 ensembles in the queue (global)                                                                                                                                                                                                          │
│ 0 total active joshua jobs (any type) are running. Global max_jobs: 10000.                                                                                                                                                                      │
│ Starting 5 jobs                                                                                                                                                                                                                                 │
│ === Adding 250531000815-0 ===                                                                                                                                                                                                                   │
│ === Adding 250531000815-1 ===                                                                                                                                                                                                                   │
│ === Adding 250531000815-2 ===                                                                                                                                                                                                                   │
│ === Adding 250531000815-3 ===                                                                                                                                                                                                                   │
│ === Adding 250531000815-4 ===                                                                                                                                                                                                                   │
│ Starting a batch of 5 jobs                                                                                                                                                                                                                      │
│ job.batch/joshua-agent-250531000815-0 created                                                                                                                                                                                                   │
│ job.batch/joshua-agent-250531000815-1 created                                                                                                                                                                                                   │
│ job.batch/joshua-agent-250531000815-2 created                                                                                                                                                                                                   │
│ job.batch/joshua-agent-250531000815-3 created                                                                                                                                                                                                   │
│ job.batch/joshua-agent-250531000815-4 created                                                                                                                                                                                                   │
│ 5 jobs of type joshua-agent were targeted for starting in this iteration.

See how '│0 total active joshua jobs (any type) are running. Global max_jobs: 10000. ' is 0.

With this fix it reports:

1726 total active joshua jobs any type are running. Global max_jobs: 10000.

…cluster for ensemble_count.py (probably overkill since all default locations).
@saintstack saintstack requested review from jzhou77 and kakaiu May 31, 2025 00:11
@saintstack saintstack merged commit b4d1532 into FoundationDB:main Jun 1, 2025
2 checks passed
saintstack pushed a commit to saintstack/fdb-joshua that referenced this pull request Jun 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants