-
## Description
Opening an issue from the GH discussion below.
The purpose of this issue is to achieve a stronger demarcation between unit tests and integ tests. Some benefits are listed below.
…
-
current quota check is "lazy" as creation of several rules can sneak in before user account quota is increased in Rucio to where CRAB limit kicks in.
Lately it resulted in one user being able to ask …
-
Motivation
----------
We repeatedly have issues where results are streamed (`application/x-json-stream` via REST) to the clients, but due to the size of the request it runs into HTTPD/Database timeo…
-
**Feature Description**
With increased experience with permissions and user use cases, we are ready to start drafting a policy matrix for various categories of users in rucio mapped against various…
-
When I run your code I get the following
```
Processing dark file:
RSE: T2_US_Purdue Scope: cms Name: /store/mc/RunIISummer20ULPrePremix/Neutrino_E-10_gun/PREMIX/UL16_106X_mcRun2_asymptotic_…
-
### Description
I was installing the dev dependencies in a fresh virtual env, which happened to use python 3.11.
This failed, as rucio has `libtorrent` in its server dependencies and `libtorrent` …
-
### Motivation
Based on our recent discussions, we would like to suggest integrating Rucio with the Rucio VRE Data Lake within SWAN and, later, possibly other Rucio instances from which users can s…
-
(a) Metacat dataset with all files explicitly listed and the same name as the corresponding rucio container that holds those files.
(b) metacat dataset that just points to the rucio container without…
-
shows zero usage for a lot of data sets, there's a PR in against rucio 1.29.13 but it hasn't been merged, need to track
-
This class is not used anywhere:
https://github.com/rucio/rucio/blob/dc1f30e2db48f2f1c5e5f89eb44bb61ee83e18f3/lib/rucio/daemons/c3po/utils/expiring_list.py#L23
Should it be removed?