pub async fn get_store_task(
    instance: &Instance,
    previous_mission: Option<Mission>
) -> Result<TaskForStore>