test: update test_request_deduplication_edge_cases#884
test: update test_request_deduplication_edge_cases#884Mantisus wants to merge 1 commit intoapify:masterfrom
test_request_deduplication_edge_cases#884Conversation
vdusek
left a comment
There was a problem hiding this comment.
Thanks, but I would rather see the root cause investigation and actually trace where the empty processedRequests comes from, rather than retry in test workaround 🙂.
It's a frustrating answer, but due to the nature of the Request Queue, this sometimes just... happens. It is an established fact that the API leaks implementation details. Maybe we should make sure we plug that leak at the SDK level at least, though. |
Yeah, in that case, we should try to address this in the |
Closes: #786