@@ -90,7 +90,7 @@ module.exports = async function (fastify, opts) {
_t: new Date().getTime()
}
},
- { timeout: 10000 }
+ { timeout: 5000 }
)
console.log(asin + ' end')
res.push({ text, href, price, asin, data: sif.data.data })