Failed to write data: unexpected error writing points to database: timeout

Hello,

I try to put some .csv file on my database but when i do the command " docker exec rcl_monitoring_influx-app_1 influx write --bucket R0 --file /var/lib/influxdb2/outputR013.csv " , most of the time i will get an error like " Error: Failed to write data: unexpected error writing points to database: timeout. "

I guess maybe my .csv file contains too many data for influx but i would love to know if there is a trick or anything to make it work, thanks to you

Exemple of the .CSV :

I use Influx CLI version 2.09