-
**Impact of the new feature**
WM in general
**Is your feature request related to a problem? Please describe.**
As reasonably discussed in this GH issue:https://github.com/dmwm/WMCore/issues/12044…
-
Hi all
Based on the discussion at the [production meeting](https://indico.fnal.gov/event/65258/) regarding the aborted jobs from NERSC during reco1 production, we proceeded with the proposed plan. Th…
-
[@Matteo Tenti](https://shortbaseline.slack.com/team/U016L03TEMR)
I just added you to the watch list of [INC000001183691](https://fermi.servicenowservices.com/nav_to.do?uri=incident.do?sys_id=935ca15…
mt82 updated
21 hours ago
-
### Description
Please add a new field to the FTS `file_metadata` submission for the number of retries/attempts Rucio has done for this file.
Example:
```java
"file_metadata": {
// standard R…
-
### Description
As spotted by Dimitrios here: https://github.com/rucio/rucio/pull/6111#discussion_r1696431460
The type for `ignore_availability` in `add_rule()` is `bool`, not `Optional[bool]`, so…
-
### Description
The list-rules can list rules for a single DID, an entire account or an entire subscription. We would like to add DIDs matching pattern to it. In order to avoid heavy DB query, we sug…
-
Follow-up to https://github.com/rucio/rucio/issues/6588
-
We see some reproducible errors that look like
```
OSError: File did not vector_read properly: [ERROR] Server responded with an error: [3000] Read vector is invalid
```
when reading specific branc…
-
### Description
I was setting up a fresh Rucio instance using MySQL version 8 as backend and I hit the following error during schema creation.
This limit is enforced by MySQL when using Inno…
-
The method in question:
https://github.com/rucio/rucio/blob/e892873857a2bd45762070f44743f99fe280a17f/lib/rucio/web/rest/flaskapi/v1/common.py#L83-L85
This method is treated as an abstract method…