Report sent by mail --> Incomplete file

Please can you help me?

The result of my question contains more than 4,000 lines but when I send it by email, the Excel file I receive only contains the first 2,000 lines.
I've even opted for a csv file, but there's still some data missing.

This problem surfaced on 15 September and it's been the same ever since. :frowning_face: :frowning_face:

the size of the file received by e-mail is 257kb.
Is there a restriction on the size of files received by email ?

It’s a stopgap we put at the code level (all versions are the same). We’re planning to make it configurable at some point in the future

@Luiggi why has this stopgap been set up?
Because I've never had this problem, and for months I've been receiving all the data up to 15 September 2023.
this problem is undermining my work. :frowning_face: :frowning_face: :frowning_face:

Hello @Luiggi
I use metabase 0.46.6
With regard to the limitation imposed when sending files by email
Is it possible to have a deadline by which everything will return to normal? :thinking:

It’s there since we have to build a product we know it’s gonna work in 99.9% of the cases. If this doesn’t work for your case you can always fork the code and build a version with a custom configuration, which is the beauty of open source