Skip to content

Commit 27966bf

Browse files
committed
[INLONG-12098][Manager] Add query timeout config
1 parent 10ca5cb commit 27966bf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

inlong-manager/manager-web/src/main/resources/application.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ openapi.auth.enabled=false
6363
# Audit view by role, see audit id definitions: https://inlong.apache.org/docs/modules/audit/overview#audit-id
6464
audit.admin.ids=3,4,5,6
6565
audit.user.ids=3,4,5,6
66+
audit.query.queryTimeoutSeconds=30
6667

6768
# Pulsar message query thread pool configuration
6869
pulsar.query.poolSize=10

0 commit comments

Comments
 (0)