amplify-swift/AmplifyPlugins/Analytics/Sources/AWSPinpointAnalyticsPlugin/LocalStorage
Sebastian Villena 286776b257
fix(Analytics): Making connectivity errors to be retried indefinitely (#2497)
* fix(Analytics): Fixing issue when dirty/events that exceeded the retry count were not deleted when an error was thrown.
* fix(Analytics): Updating Pinpoint event quotas and exposing them as public constants.
* fix(Analytics): Stopping batch submission if all events in a batch are rejected by Pinpoint.
* chore(Analytics): Updating unit and integration tests.
2022-10-25 16:28:34 -04:00
..
AnalyticsEventSQLStorage.swift fix(Analytics): Making connectivity errors to be retried indefinitely (#2497) 2022-10-25 16:28:34 -04:00
AnalyticsEventStorage.swift chore(IntegrationTests): Enabling Auth and Analytics integration tests jobs on dev-preview (#2171) 2022-08-19 13:19:59 -04:00
LocalStorageError.swift chore(IntegrationTests): Enabling Auth and Analytics integration tests jobs on dev-preview (#2171) 2022-08-19 13:19:59 -04:00
PinpointEvent+Bindings.swift fix(Analytics): Making connectivity errors to be retried indefinitely (#2497) 2022-10-25 16:28:34 -04:00
SQLStorageProtocol.swift chore(IntegrationTests): Enabling Auth and Analytics integration tests jobs on dev-preview (#2171) 2022-08-19 13:19:59 -04:00
SQLiteLocalStorageAdapter.swift fix(Analytics): update database configuration for migration from v1 to v2 (#2375) 2022-09-29 17:50:44 -05:00