irods / irods_capability_storage_tiering

BSD 3-Clause "New" or "Revised" License
5 stars 10 forks source link

allow user to configure a delay task priority #194

Open d-w-moore opened 2 years ago

d-w-moore commented 2 years ago

Provide a configuration variable defining the priority for delayed tasks launched by the storage tiering plugin. (As of iRODS 4.2.9, delayed tasks may be assigned an execution priority in the range [1,9].)

Motivation: similar to https://github.com/irods/irods_capability_indexing/issues/105