Skip to content

perf: cancel on going request like iOS SDK when the client SDK destroying #144

@duyhungtnn

Description

@duyhungtnn

When the client SDK is being destroyed and there are ongoing requests to the server, it will continue running and may try to write to the closed database.
Currently, the DAO will simply ignore this.
We aim to implement request cancellation, similar to the iOS SDK, to enhance overall safety.

Metadata

Metadata

Assignees

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