For bulk insert, inserted rows are buffered and sent to the database server
For every row insert
For every 3 minutes
Inserted rows are not buffered
only when the buffer is full or a commit occurs