acrosman / Salesforce2Sql

Electron app to convert a Salesforce org's schema into a similarly shaped database.
MIT License
14 stars 8 forks source link

Postgres Timeouts #216

Closed acrosman closed 7 months ago

acrosman commented 7 months ago

Describe the bug On remote services Postgres Connections tend to time out.

Solution Add a timeout setting to call database connections, and extend the default (at least for postgres)