Skip to main content

Community

Connector Improvement: Connector SDK development - add timeout to running in debug mode

Answered

Please sign in to leave a comment.

Comments

1 comment

  • Official comment

    Hi Frank,

    The connector code is the one connecting to the data source. The tester can't know whether the wait is legitimate or there is an issue. The correct place to implement the timeout is in the connector code.

    Emrah