Skip to content

Example App [Async Storage] - SQLITE_FULL error #21

@pranshuchittora

Description

@pranshuchittora

Description

While running the benchmark in the example app. The SQLite gets full due to the number of keys being inserted.

 WARN  Possible Unhandled Promise Rejection (id: 1):
Array [
  [Error: database or disk is full (code 13 SQLITE_FULL)],
]

RCA

Looks like this is due to the storage limit of the SQLite react-native-async-storage/async-storage#427

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions