You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 17, 2019. It is now read-only.
Currently i am inserting 191277 records in database. My source is csv
I am using 12 workers and 6000 batch size.
My input completes in 2-3 minutes and filter operation get stuck, and event after 1 hr the output is as below. ( 2158)
How can i make sure i increase my output throughput. Any suggestion
I have tried various options like below, but no improvement
max_pool_size => 50
connection_timeout => 100000