My account's egress usage doesn't add up

Problem description:
My account is shown as using 11gb of egress, but the UI clearly indicates that I have used less.
image

Expected behavior:
The sum of all parts is exactly equal to the total, and the graph and number representing my egress usage correspond to each other.

Actual behavior:
The laws of mathematics have been broken and 1.206+0.7403+0.5755+0.4886+0.3873+0.3250+0.3224+0.2497+0.4093 is greater than 4.7041.

Steps to reproduce:

  1. Log in as me and open my account page.
  2. Observe that the graph and number are out of sync.

Bug appears at this link:
https://replit.com/account

Browser/OS/Device:
Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36

3 Likes

This is weird. Some things that may contribute to this are that deleted repls probably still contribute to the total but likely don’t show up in the list. Also the list may not be all repls that have contributed, it may just be the top x repls. I don’t know that these things explain how different the total is for you though.

6 Likes

Deleted repls are still shown in the list as far as I know (based on what another user sent). I wonder if replit counts traffic on 127.0.0.0/8 (which shouldn’t be counted) for egress limits.

4 Likes