-
-
Notifications
You must be signed in to change notification settings - Fork 10
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
Possible improvements #130
Comments
Thanks for useful suggestions. Some discussions are inline:
Fully agree.
Agree. In normal condition, most of commands should respond in acceptable time, so this feature is not critical.
Agree, too.
Agree, too.
Concurrency should not be problem for Python, it has been implemented, for example for |
Great! Also, I saw time ago that
instead |
I expect the access token from |
Oh, I see. The error message was a bit misleading, as it mentioned that OIDC access token is required, and I have one:
Although I might not be getting the correct answer (or I am calling it incorrectly):
|
The option
|
Thanks, so I called it wrongly then. If you find it reasonable/useful, perhaps the error message of
|
It is an awkward question, can I ask who are you from EGI? I try to decode ILM but it does not match any name nor position from https://www.egi.eu/about/egi-foundation/team/. |
:-D Sorry, you are right that I did not introduce myself and we are exchanging quite a few comments. I will send you an email. |
Following this list of suggestions, I would like to add some other ideas:
|
This issue mixed different improvements so new issues created for clarification. Discussion should be done in the new issues. |
This is just a suggestion, to register some possible improvements for the code that I have seen while I worked on #127 :
fedcloud endpoint projects -a
). even if it is just a printed symbol that changes or a printed dot "." at the time a new site is accessed. This should not interfere with the standard output or could be a log level option.fedcloud endpoint projects -a
can greatly improve if all sites are contacted asynchronously.The text was updated successfully, but these errors were encountered: