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

crab submit should fail if certificate validity is too short #5172

Open
belforte opened this issue Aug 29, 2022 · 0 comments
Open

crab submit should fail if certificate validity is too short #5172

belforte opened this issue Aug 29, 2022 · 0 comments

Comments

@belforte
Copy link
Member

belforte commented Aug 29, 2022

currently if certificate expires in N (<30) days, crab can only renew myproxy for N days instead of the default 30 and still submits the task. But TaskWorker will not submit if credential from myproxy is not at least 15 days leading to SUBMISSION FAILED errors which are hard to understand for the user.

Would be better that crab submit command failed immediately with a clear message.

This requires that the minimum myproxy duration needed by TW is shared with client, i.e. moved to ServerUtilities.py

@mapellidario FYI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant