Skip to content

UI unresponsive when sending many api calls #34

@rucub100

Description

@rucub100

Send >100 api calls to any endpoint so that the history in the api client object becomes large in size
e.g. 50KB/request -> 5MB data in a tauri event

UI is unresponsive for a short period of time, e.g. UI thread is blocked?

This is a performance issue related to the design?!
Investigation hint: Probably tauri events are not supposed to transport MBs of data

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions