CSV max file size limit

Hey, Kantu team. I think you should mention in docs that there is a max 1mb limit on csv file.
If you try to write to such a file kantu throws an error.
Is there a reason for such a limit?

Thanks for pointing this out. There is a technical reason for this limit:

Google says: The maximum size of a single message from the native messaging host is 1 MB, mainly to protect Chrome from misbehaving native applications.

It is possible to work around this limit, and doing so is on our todo list. For now, we will update the docs to reflect this limit.

1 Like

With today’s update, Kantu displays a proper warning message if you want to read or write files > 1 MB.

Hi with firefox there is a low limit, with 861 kb show the alert, see the image

@admin

Firefox 68.3.0esr ui vision 5.3.7 Windows 7 Italian

Macro show error

  • [error][ignored]

lead_campaigns_database.csv: File too large to load

But csv is 861 Kb not 1 MB why this error ?

Since RPA XModules V2019-8 UIVision can store and read unlimited CSV file sizes :slight_smile: