-
Notifications
You must be signed in to change notification settings - Fork 8
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
File Status not updating when sending multiple files #76
Comments
@amanrique1, we need more info about this issue. So far, you provided client side code, but does not specify its output. The DAS has nothing to do with DBS as it only queries DBS. Therefore, we need the following:
For DBS APIs please refer to this page. The DAS will do the same, therefore we only need to check DBS content.
@d-ylee , this is something you should look at and help to resolve this user issue. |
Hi @vkuznet |
ok, we still need more info, what is a batch size did you use? Did you tried a different batch size? |
I am using the DBSApi from the python client but I see no change on DAS when sending a list of files as
logical_file_name
parameter. If I call the same function but with an individual file instead of a list it works fine.The text was updated successfully, but these errors were encountered: