Hi,
I’m looking for a detailed understanding of whether I’ll be charged for an API call if it fails due to a connectivity issue on my end (e.g., internet connectivity issue in the app).
Problem Explanation:
I’ve encountered situations where my app cannot establish a connection to the AeroAPI server due to an internet issue on my end. Since the request never reaches the server, I’m curious whether I’ll be charged for the failed API call. Does the billing system consider the request as “failed” and not charge me, or do I get charged for the attempted request regardless of the failure to connect due to issues at my end? I’d appreciate clarification on how failed requests caused by connectivity problems on the client side are handled in terms of billing.
Thanks