Done
Details
Priority
HighAssignee
Charles LangloisCharles LangloisReporter
Sébastien DuthilSébastien DuthilFix versions
Sprint
NoneLabels
Details
Details
Priority
Assignee
Charles Langlois
Charles LangloisReporter
Sébastien Duthil
Sébastien DuthilFix versions
Sprint
None
Labels
Zendesk Support
2
Zendesk Support
2
Zendesk Support
2
Created July 20, 2023 at 10:09 AM
Updated August 9, 2023 at 3:15 PM
Resolved July 24, 2023 at 3:59 PM
Given a large volume of call logs (e.g. 16M calls)
Given I place a new call, answer and hangup
Given I wait for a few seconds
When I list the call logs (GET /api/call-logd/cdr)
Then I don’t see the new call in the list
Expected: I see the new call log in the list
This is a regression in Wazo Platform 23.09.
Workaround:
Technical details:
SQL operations in wazo-call-logd take much longer in 23.09
This causes timeouts between wazo-call-logd and RabbitMQ
When the timeout occurs, all previous call logs waiting for processing are abandoned