Progress bar falt with storage_multiupload() even with options(azure_storage_progress_bar=TRUE)
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 25/100
Research direction
Reproduce the issue in an R prompt using options(azure_storage_progress_bar=TRUE) and the reported storage_multiupload() call with use_azcopy=FALSE. Compare the prompt behavior with the noted RShiny behavior and investigate how the background pool handles progress reporting. Done means progress is displayed for the documented case, or the limitation and expected usage are documented.
Written by the indexing model from the issue text.
Description
Hi,
First of all, thanks again for the great R interface to Azure, you provide, and your strong support.
I was wondering how could I display the progress bar of the following Job :
storage_multiupload(container = contAC, src=paste0(img_out_path, "/*"), dest=folder_name, use_azcopy=FALSE, recursive = TRUE)
Indeed, even if I have run before the following command : options(azure_storage_progress_bar=TRUE) , nothing is printed to the prompt.
Sometimes in a RShiny app, but not during the execution of a single command in the prompt), it says : creating background pool, but nothing more.
Is it because I have not enough files to send, or that my connection is to fast ?
Or is it cause of I do not use properly the options() command ?
Do you have any recommandations ?
Thanks in advance for your help,
Sincerely yours
- Dominant language
- R
- Stars
- 68
- Forks
- 27
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 1
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from Azure/AzureStor
-
Difficulty 3/5 1-2 days Newbie friendliness 55/100
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
-
Difficulty 3/5 1-2 days Newbie friendliness 30/100
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
Similar issues
-
documentation pkg infrastructure
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
epiverse-trace/epiparameter#511 ·
-
function:write_dwc
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
r-lib/pkgdepends#485 · 3 comments ·
-
Difficulty 1/5 Under an hour Newbie friendliness 92/100
-
beginners blocker
Difficulty 2/5 1-3 hours Newbie friendliness 78/100