- Issue created by @falco010
- ๐ฌ๐งUnited Kingdom schillerm
Hi hello, I installed 3.2.x-dev version of Queue UI module on a Drupal 10.4.6 site. Then I created a queue with a simple process that took a 30 seconds to run using sleep() to slow things down. Ran my process and was able to see the regular progress text. Applied the #2 patch and reran the same queue. Was able to see the "time remaining" progress text. Then I added extra time to make the process last about an hour and reran the test. The progress text appeared but took a while to display. I had sleep(150) on each item and I guess it had to process that step before giving an estimate. Left it to run for the hour, it finished no problems. +1 for RTBC.
- ๐ฎ๐ณIndia rakesh.regar Rajasthan, India
rakesh.regar โ made their first commit to this issueโs fork.
- Merge request !58Issue #3517891 :Show elapsed & estimated time in batch. โ (Merged) created by rakesh.regar
- First commit to issue fork.
-
voleger โ
committed d5296e53 on 3.2.x authored by
rakesh.regar โ
Issue #3517891: Show elapsed & estimated time in batch
-
voleger โ
committed d5296e53 on 3.2.x authored by
rakesh.regar โ