Skip to content

Commit 6eb3de2

Browse files
authored
update comment
1 parent 8e963bf commit 6eb3de2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/openApiClient/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ class OpenApiClient {
5555
const endpoint = process.env.OPEN_API_ENDPOINT || (`dataworks${isPre ? '-pre' : ''}.${regionId ? `${regionId}.` : ''}aliyuncs.com`);
5656
apiConfig.endpoint = endpoint;
5757

58+
// timeout 设定 https://github.com/aliyun/credentials-nodejs/blob/0bd0925b18e0cb831a3bc824d5f87a51e688e452/src/providers/uri.ts#L77
5859

5960
// 使用特定方式调用
6061
// import DataWorksPublic20240518 from '@alicloud/dataworks-public20240518';

0 commit comments

Comments
 (0)