zoukankan      html  css  js  c++  java
  • Time limit exceeded Your request exceeded the time limit for processing.

    There was a issue with the SOQL query. The query was taking a longer time to execute and when it was crossing 120 seconds, it was giving time out error. i had to use some index fields in my query to narrow the query range. it worked for me.

    Some times due to queries it takes lot of time to execute.

    Try to refresh the page again and try after some time.

    Using Debug Logs, see why it is taking so long time to execute the code, and analyze it.

  • 相关阅读:
    模块的初始
    requests模块的高级用法
    爬虫数据解析方式
    2th
    0
    ..
    .

    1th-绪论
    Py2x & Py3x版本的区别
  • 原文地址:https://www.cnblogs.com/yqskj/p/2953777.html
Copyright © 2011-2022 走看看