You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@yarikoptic Any actions that are still in progress are skipped when downloading, and the timestamp saved in the statefile will be before the earliest in-progress action, so on a subsequent run, the skipped action (if it's completed by then) will have its logs downloaded, and any actions after it that were downloaded previously will be skipped due to there already being logfiles saved locally.
i.e. will we just get a partial result and then upon rerun skip that run completely?
The text was updated successfully, but these errors were encountered: