stripe-archive / mosql

MongoDB → PostgreSQL streaming replication
MIT License
1.63k stars 225 forks source link

Mosql timeout #127

Closed shoumitra closed 7 years ago

shoumitra commented 7 years ago

-Added a command line option to set Mongo socket timeout. -Slightly increased the delay between Mongo retries -Wrapped the oplog updates in a retry block with maximum of three retries and 30 mins of delay.