• Ananace@lemmy.ananace.dev
    link
    fedilink
    arrow-up
    31
    arrow-down
    1
    ·
    9 months ago

    Well, one part of it is that Flatpak pulls data over the network, and sometimes data sent over a network doesn’t arrive in the exact same shape as when it left the original system, which results in that same data being sent in multiple copies - until one manages to arrive correctly.

      • zaphod@sopuli.xyz
        link
        fedilink
        arrow-up
        2
        ·
        9 months ago

        I think this is actually very unlikely, flatpak is most likely using some TCP based protocol and TCP would take care of this transparently, flatpak wouldn’t know if any packets had to be retransmitted.