Skip to content

Incorrectly implemented Fragmentation which causes Head-of-Line-blocking  #760

@OlegDokuka

Description

@OlegDokuka

The cause

Currently, the fragmentation process happening on the level connection and uses concantMap for that purpose.

It means that having serial behavior on the connection level (TCP-like behavior) leads to HoLB problem

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions