We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am going to review the current FdtClient to see whether it satisfies all the requirements from the orchestrator.
The text was updated successfully, but these errors were encountered:
Each scheduling result item should cover <flow, src_dtn_management_ip, dst_dtn_management_ip, bw> to start the data transfer and update rate limiting.
<flow, src_dtn_management_ip, dst_dtn_management_ip, bw>
@LovingYoung We still need to track the job status after scheduling to update whether the file size (and maybe the job is finished [optional]).
Sorry, something went wrong.
[2017-11-13 11:45:12,988] [orchestrator] [DEBUG] Applying (job: 0) transfer 10.10.14.6 -> 10.10.14.7 to dtn 131.215.207.190 with rate 99999609
If should work in the simple case now.
I guess flow.job_id does not point to the real job_id. Let me check it.
flow.job_id
job_id
fno2010
yjlcoder
No branches or pull requests
I am going to review the current FdtClient to see whether it satisfies all the requirements from the orchestrator.
The text was updated successfully, but these errors were encountered: