Details
-
Bug
-
Resolution: Fixed
-
None
-
Critical
-
"AllComments" store: Prevent multiple requests by only making new ones when none are pending.
-
Empty show more show less
Description
problem multiple requests
- Open the comment overview, a loading process of comments starts
- while this request is running, collapse and open the comment overview again
- Another request is created, but the first one is not cancelled, so two requests are running now in parallel
performance problem
- Still under investigation
Attachments
Issue Links
- relates to
-
TRANSLATE-2817 Solve Problems with CommentNavigation causing too much DB strain
- Done
Activity
Comment Overview performance problem and multiple loading calls
Details
-
Bug
-
Resolution: Fixed
-
None
-
Critical
-
"AllComments" store: Prevent multiple requests by only making new ones when none are pending.
-
Empty show more show less
Description
problem multiple requests
- Open the comment overview, a loading process of comments starts
- while this request is running, collapse and open the comment overview again
- Another request is created, but the first one is not cancelled, so two requests are running now in parallel
performance problem
- Still under investigation
Attachments
Issue Links
- relates to
-
TRANSLATE-2817 Solve Problems with CommentNavigation causing too much DB strain
- Done