Browse Source

#2306: [Fix-8577][UI Next][V1.0.0-Alpha] Fix workflow instance view log bug. (#8578)

* fix query log params bug

* modify query log interval time

* query log throttle
git-as-svn/v1/dev
Devosend 3 years ago committed by GitHub
parent
commit
5d440f74df
  1. 2
      commit.ref
  2. 50
      commit.yml

2
commit.ref

@ -1 +1 @@
Subproject commit 87927c43380741c78dfa719fe79120818370be3b
Subproject commit d7f7686880e4807668693ae8b5478b42aa4757b5

50
commit.yml

@ -3,12 +3,48 @@ branches: {
}
fileChange:
/dolphinscheduler-ui-next:
newFile: !uuid 'd6c9d375e7a6a82388d5e51c7bf832c3521762ee'
oldFile: !uuid 'eb4b330dd10ebd0416b411c571e4bfadf3ab383c'
/dolphinscheduler-ui-next/README.md:
newFile: !uuid '02fadd22d94dc27e2c474ec86d5c3595080cf226'
oldFile: !uuid '4d82144ac30a02e46787ea4447bfc6016d59b6d1'
gitCommitId: !uuid '87927c43380741c78dfa719fe79120818370be3b'
newFile: !uuid 'ed199f73c6297ff239ec893337e5dd651ab4bd06'
oldFile: !uuid 'd6c9d375e7a6a82388d5e51c7bf832c3521762ee'
/dolphinscheduler-ui-next/src:
newFile: !uuid '6da05fc636ab99c086ec974cb44b13886011548e'
oldFile: !uuid '5e2090ba0ec150045588affef2738fd12d57eff2'
/dolphinscheduler-ui-next/src/views:
newFile: !uuid '198dfee8fa235eccfc7a30b6ff1eb3922fa04593'
oldFile: !uuid 'acbf00f862a09a156aa6280ca85f60181eed8e0c'
/dolphinscheduler-ui-next/src/views/projects:
newFile: !uuid 'e05306a69cbb1177872df0936cbe9634c391a189'
oldFile: !uuid '14737d4c325031712524faef1686a57452514cde'
/dolphinscheduler-ui-next/src/views/projects/workflow:
newFile: !uuid '7c1fe6b4e0978828a88871c8c80d7f8cbe5dbab0'
oldFile: !uuid 'af2a56aea4e0e4d098f3da77f140759f84366ae2'
/dolphinscheduler-ui-next/src/views/projects/workflow/components:
newFile: !uuid '40cb2b93f33f2d0db0e5ff6bc47dff88cf7c0c78'
oldFile: !uuid '18aa370ad472b80450ad3db910009496e4fccd1b'
/dolphinscheduler-ui-next/src/views/projects/workflow/components/dag:
newFile: !uuid '4d8a83bb15fd3e35e4068bc403077f97072f4d09'
oldFile: !uuid '82f86850a3f49c7afed108762b927fc829a1b221'
/dolphinscheduler-ui-next/src/views/projects/workflow/components/dag/dag-context-menu.tsx:
newFile: !uuid '439d1d5b3249e281288800ad145a4b2f32516317'
oldFile: !uuid '944a64034b191cf019310610ad0bd30c107bdffb'
/dolphinscheduler-ui-next/src/views/projects/workflow/components/dag/index.tsx:
newFile: !uuid 'ea5cff824e7aa5c899a9bb19ecd24dfcff8fff6e'
oldFile: !uuid 'ca69b8de21c66f05fee6619e31f50bda29dd943a'
/dolphinscheduler-ui-next/src/views/projects/workflow/components/dag/use-node-menu.ts:
newFile: !uuid 'ff2d97019fdf094e0ac5573248f9b7b13356b958'
oldFile: !uuid '61f011bfb33bb12223a89b4859d4e697f5076ae2'
/dolphinscheduler-ui-next/src/views/projects/workflow/components/dag/use-node-status.ts:
newFile: !uuid '2cef2743376f092347eac9576d6d932bda810b45'
oldFile: !uuid '6d322dcddf477c6e108fc02f68d63303b59a9640'
/dolphinscheduler-ui-next/src/views/projects/workflow/instance:
newFile: !uuid '8792bcc0ddb47e902727c673f97008d81f554dfc'
oldFile: !uuid 'cd96cb56c2b93a13ff885456f6f3d14c1b25557f'
/dolphinscheduler-ui-next/src/views/projects/workflow/instance/components:
newFile: !uuid '82df8c52f2dcdbfda613b31806695f4f34c4ccc1'
oldFile: !uuid '1f3b237a85d6d14a33ed905dbf7d7d261461d6e9'
/dolphinscheduler-ui-next/src/views/projects/workflow/instance/components/log-modal.tsx:
newFile: !uuid '2416df2a73a5f2810a84eaa8ba834166841b8bae'
oldFile: !uuid 'e28cfb1e98aada1190753d20167b19b6ac5f3024'
gitCommitId: !uuid 'd7f7686880e4807668693ae8b5478b42aa4757b5'
renames: {
}
revisionId: 2305
revisionId: 2306

Loading…
Cancel
Save