digdag
digdag copied to clipboard
[Digdag-UI] A task logs can't display correctly until reload browser.
Summary
A task logs can't display correctly until reload browser.
Reported-by: showyu
Reproduce steps
mkdir /tmp/log
digdag server -m -O /tmp/log
digdag init -t sh hello
cd hello
digdag push hello
- Open http://localhost:65432/projects/1/workflows/hello
- Push RUN Button
- Open http://localhost:65432/sessions/1
- Push RETRY ALL Button
Environment
- Digdag: 0.9.37
- Java: 1.8.0_192
- macOS: 10.15.4
- Safari: 12.1.1