gpt4 book ai didi

node.js - 问:全部成功

转载 作者:太空宇宙 更新时间:2023-11-04 00:52:01 28 4
gpt4 key购买 nike

我似乎无法找到正确的方式来表达这一点以进行 Google 搜索。

当我使用 q.all 并且只有一两个失败时(在 Node.js 中)会发生什么。我需要为我使用 Promise 的所有成功实例输入 .then( 。失败的实例对我来说并不重要。

这个功能可行吗?

最佳答案

使用q.allSettled 。来自维基:

This method is often used in its static form on arrays of promises, in order to execute a number of operations concurrently and be notified when they all finish, regardless of success or failure.

关于node.js - 问:全部成功,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/31976931/

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com