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
during bulk upload, a dataset may be locked for file ingest. Juan Pablo at IQSS is checking for locks and waiting them out: https://github.com/IQSS/dataverse-sample-data/blob/bd2f6bda7cab0475183466a13b09889fe606d3e0/create_sample_data.py#L19
would this be appropriate for python-dvuploader? (if you already do this and I'm just making noise, feel free to close the issue without a response)
The text was updated successfully, but these errors were encountered:
@donsizemore thanks for the suggestion! Have not added this yet and it is a great idea. Will add it asap to the library 🙌
Sorry, something went wrong.
No branches or pull requests
during bulk upload, a dataset may be locked for file ingest. Juan Pablo at IQSS is checking for locks and waiting them out: https://github.com/IQSS/dataverse-sample-data/blob/bd2f6bda7cab0475183466a13b09889fe606d3e0/create_sample_data.py#L19
would this be appropriate for python-dvuploader?
(if you already do this and I'm just making noise, feel free to close the issue without a response)
The text was updated successfully, but these errors were encountered: