码家

Web Platform, Cloud and Mobile Application Development

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

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.

posted on 2013-03-11 12:28  海山  阅读(556)  评论(0编辑  收藏  举报