Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add functionality in the WebUI to see that a certain transfer/request is WAITING #25

Open
bari12 opened this issue Feb 8, 2019 · 4 comments
Assignees
Labels
enhancement New feature or request Legacy Issues ported from the old WebUI

Comments

@bari12
Copy link
Member

bari12 commented Feb 8, 2019

Motivation

Currently it is not clear why a certain request is REPLICATING, but did not issue a FTS transfer yet. We should expose that a request is in WATING (or even MISMATCH) state. What would also be good to maybe show the queue length, although this might be more difficult as it is depending on throttle configuration.

@bari12 bari12 added enhancement New feature or request Legacy Issues ported from the old WebUI labels Feb 8, 2019
@jwackito
Copy link

Hi @bari12. This change should be reflected where exactly? I mean, I can see the state of the rules in the 'Data Transfers/List my rules' menu. Am I looking at the right place?

@bari12
Copy link
Member Author

bari12 commented May 20, 2021

I think it would be best to get this in the rule view, when you open the locks panel
e.g. https://rucio-ui.cern.ch/rule?rule_id=14e9f8c820e44db88ba6911bc40eee9a#locks

Here for each file, in the RSEs column the lock status will be shown. Yellow for REPLICATING. However there are different request states for the REPLICATING lock which could be: WAITING, when the file is waiting in rucio to be released, Queued when it is still in the belly of rucio, but not submitted to FTS yet, or SUBMITTED, when it is actually within FTS. (At that point, in the FTS Monitoring column, you will be able to generate a FTS monitoring link)

I think we can perhaps expose this request state information next to the RSE name in the table.

@jwackito
Copy link

jwackito commented Jun 8, 2021

Hi @bari12. Core changes are in a pull request, but review is required. JavaScript part still giving some errors, I'm working on it, will pull request soon.

@maany
Copy link
Member

maany commented Dec 1, 2021

Hey @jwackito , could you point me to the PR. Also, are you still working on this?

@maany maany assigned maany and unassigned jwackito Dec 1, 2021
@maany maany transferred this issue from rucio/rucio Jun 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Legacy Issues ported from the old WebUI
Projects
None yet
Development

No branches or pull requests

4 participants