My Requests Widget loading too slow
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-29-2022 04:09 AM
Hi,
We are calling the api to update records when the user clicks on My requests list on portal. This is causing slowness if the user has many records . Is there a way to reduce slowness in this case.
Any inputs will be helpful.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-29-2022 04:21 AM
We faced slowness issue once and we were working in the Domain seperated instance( added condition like Domain is your company) that resolved our issue, Make sure you add more filter condition to query the records.