-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add env params to control database execute/close timeout.
1 parent
be0e754
commit b3c5348
Showing
4 changed files
with
16 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule wundergraphGitSubmodule
updated
4 files
+29 −16 | pkg/datasources/database/datasource.go | |
+3 −0 | pkg/engineconfigloader/engineconfigloader.go | |
+609 −598 | pkg/wgpb/wundernode_config.pb.go | |
+1 −0 | types/protos/wundernode_config.proto |