Enze ZHANG
Enze ZHANG
Hi @fitoprincipe, I have made some changes to imagecollection.py. The mean purpose is to check the status of the last task every 10 seconds (it could be longer) after a...
Hope my changes would be useful to you and others.
Hi All, I attached the code. The n is the current number of pictures when looping through the list. Best, Enze On May 27, 2022 09:49,Aditya ***@***.***> wrote: Hi @fitoprincipe,...
It is not in a pull request. Best, Enze On May 27, 2022 10:15,Rodrigo E. ***@***.***> wrote: Hi @fitoprincipe, I have made some changes to imagecollection.py. The mean purpose is...
There will be a lot of tasks running at the same time, but the number of tasks that are running cannot be too large. Therefore, I set a while loop...
I've used this code for a while and it works fine.
Also, the number 20 can be changed to any number as long as the number is not close to 3000.
“Otherwise, the code will be stopped until that task is finished.” By "stopped", I mean waiting.
Great! On May 27, 2022 12:27,Rodrigo E. ***@***.***> wrote: This would be my approach: 3d67fb5. I tested it and works fine — Reply to this email directly, view it on...
I look at it again, and I think it should be “i