keboola / db-extractor-mssql

MIT License
1 stars 2 forks source link

retry gettables #129

Closed pivnicek closed 5 years ago

pivnicek commented 5 years ago

fixes #109

pivnicek commented 5 years ago

Thanks @tomasfejfar , I've added the isAlive() condition. Good idea.