Usage Metering
Ingest Endpoint Failover
1min
for continuous production workloads, we provide an ingestion endpoint with automatic failover ingest amberflo io this endpoint is backed by a multi regional deployment, so that if our main endpoint is having problems, you'll still be able to send us your meter events to fully benefit from using this endpoint, we recommend you set up a retry policy on your api client here is a general guideline use a backoff strategy and make sure a couple of atempts happen after 20 seconds from the first failure; retry for http status codes 429 and 5xx if you use one of our sdks, we've updated them to use this endpoint with a suitable retry policy the sdk versions using the new endpoint start at 3 1 0 for python 2 6 0 for typescript and javascript 2 1 0 for go 2 1 0 for java