52
Views
5
Comments
[OutDoc] Execution timeout when accessing Espaces tab in Outdoc
outdoc
Web icon
Forge asset by OutSystems
Application Type
Traditional Web

When I try to access the Espaces tab in Outdoc, an error is thrown. 

According to the error log, the query to retrieve all espaces runs into an error. Seems like the query is taking too long. When I edit the query to retrieve the top 999, the page loads just fine. 

We haven't run into a similar issue with other (slow) queries, so I suppose the execution timeout limit should be fine.



2020-08-20 21-41-26
Luciano Araújo do Cabo Pinho

Good morning, what version of your platform?


2020-08-20 21-41-26
Luciano Araújo do Cabo Pinho

Did you make any changes to the component? Have you refreshed all the dependencies?

2020-09-01 06-52-31
Jan Wagenaar

We are at the latest platform (v 11.18.1) and the latest plugin version (version 8.0.8). We didn't make any changes. After testing with changing the query as mentioned above, I've reinstalled the plugin. 

2020-08-20 21-41-26
Luciano Araújo do Cabo Pinho

Are you solved?

2020-09-01 06-52-31
Jan Wagenaar

Unfortenatuly not. As mentioned, it only works when I add a query limit. But that means customizing the component and may result in missing records.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.