[
https://issues.apache.org/jira/browse/AIRFLOW-3566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16755836#comment-16755836
]
ASF GitHub Bot commented on AIRFLOW-3566:
-----------------------------------------
eladkal commented on pull request #4566: [AIRFLOW-3566] - Adding timeout and
login_timeout to MsSqlHook
URL: https://github.com/apache/airflow/pull/4566
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> MsSqlHook timeout is not configurable
> -------------------------------------
>
> Key: AIRFLOW-3566
> URL: https://issues.apache.org/jira/browse/AIRFLOW-3566
> Project: Apache Airflow
> Issue Type: Improvement
> Components: hooks
> Reporter: Mark Zitnik
> Priority: Minor
> Fix For: 1.10.0
>
>
> I have looking on MsSqlHook implementation it uses the default timeout of the
> driver -> is no timeout.
> uses internally pymssql the default time is 0 -> is no timeout look at
> http://pymssql.org/en/stable/ref/pymssql.html
>
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)