View Single Post
Old 10-21-2021, 10:57 AM   #743
Hortensia
Enthusiast
Hortensia began at the beginning.
 
Posts: 30
Karma: 10
Join Date: Jul 2021
Device: Kindle Paperwhite, Kobo Libra 2
Chain Caller starting next action before previous one is ended

Thanks capink for your previous answer.

I have a chain relying on the Chain caller which does the following:
  1. Select all my books
  2. Call a chain to clean my library from the books I already read
  3. Call a chain to prepare the new books to be sent to the Kindle
  4. Call a chain to send the books to the Kindle
  5. Call a chain to eject the device
The chain caller does not wait for the action 2 to be completed before starting action 3, nor does it wait for action 4 to be completed before starting action 5. However, it always wait for action 3 to be completed before starting action 4.

Does anyone know why this might be?

As a workaround, I added "Confirm" actions between the problematic actions to "manually wait". In the first case, I wait for the progress bar of action 2 to be completed (Action Chains progress bar) and in the second case, I wait for the Calibre Jobs to be completed.
Hortensia is offline   Reply With Quote