Bug #3006
getPurpleLinksInfoExtFull API takes too much time for url X if o-urls in the system are of the form X/Y
Start date:
04/27/2023
Due date:
% Done:
100%
Estimated time:
Description
API takes very long for studytonight.com but takes lesser for studytonight.com/tests (non-existent book) and studytonight.com/operating-system/something.
Files
Updated by Venmuhilan B over 1 year ago
- File Screenshot from 2023-06-30 15-44-03.png Screenshot from 2023-06-30 15-44-03.png added
- File Screenshot from 2023-07-05 12-04-06.png Screenshot from 2023-07-05 12-04-06.png added
- Status changed from In Progress to Resolved
The issue in the ticket is not present anymore(the API is not taking long time to process the request url 'https://www.studytonight.com/')(refer - Screenshot from 2023-06-30)
This condition at line no 1491(Screenshot from 2023-07-05) resolved the issue mentioned in the ticket
(!(ourl.replace(ourlPrefix, "").contains("/"))
Updated by Venmuhilan B over 1 year ago
- Status changed from Resolved to Feedback
- Assignee changed from Venmuhilan B to Ayush Khandelwal
Updated by Ayush Khandelwal over 1 year ago
- Assignee changed from Ayush Khandelwal to Ram Kordale