DIRAC
DIRAC copied to clipboard
DIRAC Grid
See the included docs for motivation. BEGINRELEASENOTES *Configuration NEW: Add PreferredURLPattern for URL sorting ENDRELEASENOTES
```python 2025-02-22 04:46:24 UTC WorkloadManagement/Matcher WARN: Sleeping as service requested throttling WorkloadManagement/Matcher error sending frame Traceback (most recent call last): File "/opt/dirac/versions/v11.0.58-1739363684/Linux-x86_64/lib/python3.11/site-packages/DIRAC/Resources/MessageQueue/StompMQConnector.py", line 177, in put self.connection.send(body=json.dumps(message), destination=destination) File "/opt/dirac/versions/v11.0.58-1739363684/Linux-x86_64/lib/python3.11/site-packages/stomp/protocol.py",...
When updating the CS from the WebApp, we occasionally get ```python ERROR: ERROR: AutoMerge failed: Could not AutoMerge. Could not retrieve original committer's version File "/opt/dirac/versions/v11.0.52-1733134524/Linux-x86_64/lib/python3.11/threading.py", line 1002, in _bootstrap...
Reported in https://github.com/DIRACGrid/DIRAC/pull/7924 As I said, I am not sure to fully understand, but it looks like it is due to the `weakref`. When we are in `__deleteTQIfEmpty`, it's like...
similar to https://github.com/DIRACGrid/DIRAC/pull/7854/files
I want to be able to completely disable dm transfers in the `replicateAndRegister` command
Verify the CS config using diracx model validation before committing. If validation fails a warning is diplayed. closes #8302
solves #8378 BEGINRELEASENOTES *DMS FIX: make sure the DataManager knows the VO ENDRELEASENOTES
BEGINRELEASENOTES Thank you for writing the text to appear in the release notes. It will show up exactly as it appears between the two bold lines Please follow the template:...
- see if recently submitted jobs are moving to "waiting" (use JobMonitor WebApp) - if not, verify "WorkloadManagement/OptimizationMind" and "WorkloadManagement/Optimizaters" logs - verify that pilots are scheduled, and sent (use...