-
Couldn't load subscription status.
- Fork 30
Splitted the job endpoints to separate Pilots and Users #468
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
base: main
Are you sure you want to change the base?
Splitted the job endpoints to separate Pilots and Users #468
Conversation
A pilot can potentially be running many jobs at the same time (via |
I just added it. I guess I have to do tests on the endpoints for the policy, I'll do it later today. |
cb05237 to
0c2604f
Compare
da5eb05 to
b71aeec
Compare
b71aeec to
8c82491
Compare
8c82491 to
6deffe2
Compare
cb10ac1 to
837134e
Compare
|
Router won't pass the tests: we need to have in the factory (or somewhere else) a pilot token generator (but not a " |
|
Just to sum up the path we are taking: legacy DIRAC code will still rely on the legacy exchange and on a robot user for its pilot duty, so it will keep using the "traditional" endpoint (like |
a678d0f to
9af20b4
Compare
9af20b4 to
c2e2b8f
Compare
Reopened*
Implementation for #444
Some interrogations about my understanding of this policy: