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