docs: added troubleshooting guide for promise.all (#5586)
* docs: added troubleshooting guide for promise.all * fix eslint errors
This commit is contained in:
@@ -2098,6 +2098,11 @@ module.exports = {
|
||||
id: "troubleshooting/database-error",
|
||||
label: "Database Errors",
|
||||
},
|
||||
{
|
||||
type: "doc",
|
||||
id: "troubleshooting/promise-all-rollback",
|
||||
label: "Database Transactions and Promise.all",
|
||||
},
|
||||
{
|
||||
type: "doc",
|
||||
id: "troubleshooting/redis-events",
|
||||
|
||||
Reference in New Issue
Block a user