收藏
回答

这个问题在真机上不会出现。在pc上频繁出现,好影响调试。到底问题出在哪里?怎么解决呢?


httpRequest.js:133 Your current request database.modifyDocument is longer than 3s, it may be due to the network or your query performance | [17e753cfb79_4]

(anonymous)@httpRequest.js:133listOnTimeout@internal/timers.js:549processTimers@internal/timers.js:492Timeout (async)init@internal/inspector_async_hook.js:25emitInitNative@internal/async_hooks.js:144emitInitScript@internal/async_hooks.js:350initAsyncResource@internal/timers.js:153Timeout@internal/timers.js:186setTimeout@timers.js:144setSlowWarning@httpRequest.js:128exports.default@httpRequest.js:371send@dbRequest.js:31set@document.js:104(anonymous)@index.js:1310set@index.js:1300setDocument@Database.js:25_saveToDB@index.js:210exports.main@index.js:98processTicksAndRejections@internal/process/task_queues.js:97async function (async)exports.main@index.js:85(anonymous)@node.js:1processTicksAndRejections@internal/process/task_queues.js:97Promise.then (async)(anonymous)@node.js:1emit@events.js:315endReadableNT@_stream_readable.js:1201processTicksAndRejections@internal/process/task_queues.js:84TickObject (async)init@internal/inspector_async_hook.js:25emitInitNative@internal/async_hooks.js:144emitInitScript@internal/async_hooks.js:350nextTick@internal/process/task_queues.js:135endReadable@_stream_readable.js:1190Readable.read@_stream_readable.js:420flow@_stream_readable.js:979emitReadable_@_stream_readable.js:572onEofChunk@_stream_readable.js:536readableAddChunk@_stream_readable.js:253Readable.push@_stream_readable.js:214parserOnMessageComplete@_http_common.js:151HTTPINCOMINGMESSAGE (async)init@internal/inspector_async_hook.js:25emitInitNative@internal/async_hooks.js:144connectionListenerInternal@_http_server.js:423defaultTriggerAsyncIdScope@internal/async_hooks.js:313connectionListener@_http_server.js:399emit@events.js:315onconnection@net.js:1556


回答关注问题邀请回答
收藏

1 个回答

  • 工号 9527
    工号 9527
    2022-01-20

    这哪里报的?

    2022-01-20
    有用
    回复 2
    • 源远流长
      源远流长
      2022-01-23
      本地测试时报的
      2022-01-23
      回复
    • 源远流长
      源远流长
      2022-01-23
      本地调试频繁出现超时情况。现在导致无法使用设计工具。用await的方式,改后台响应时间,回退到老版本都解决不了。好耽误事!!!!!!!
      2022-01-23
      回复
登录 后发表内容