In Billing section for this month bandwidth usage is 224$, but in last month it was 5$, it is completely unexpected. More so, I didn’t receive any warning emails about it and in Usage section it lists bandwidth as 0.
Could someone help me identify the app that caused usage spike and confirm that it is not an error on fly’s side? Any help would be great because this usage is tripling my usual bill price .
@tea While you wait you may be able to at least get some more details about which app it was from https://fly.io/dashboard/ORG/usage/outbound-bandwidth (replacing ORG with your name of course). Of course if that page (or equivalent) shows as 0 that would sound like a mistake.
$200+ suggests about 10TB to NA/EU (I think they charge $0.02/GB … but I believe regions like India cost much more).
Fly notes that the usage is still experimental, so there might be bugs. 2 months ago, I was getting several GB of outbound-bandwidth for a test app that was private. Now it says 0 for the last 2 months.
It could be that all the outbound data usage count is being dumped on your account.
12TB is a lot, have you checked Stripe’s hook history to see how many events it fired? Maybe there’s a retry that perpetually hits your endpoint?