amplitude / Amplitude-Kotlin

Amplitude Kotlin SDK
MIT License
28 stars 11 forks source link

fix: Fix OOM error when a bad api key is passed #210

Closed izaaz closed 2 months ago

izaaz commented 2 months ago

Summary

When the server returns a 400 because of a bad api key, we continuously retry without dropping the data. This fixes that issue

Fixes issue #208

Checklist

github-actions[bot] commented 2 months ago

:tada: This PR is included in version 1.17.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: