Commit 81b62dd
authored
Write go task logs to the correct configured folder (apache#56140)
This makes the worker that writes logs respect
`ARIFLOW__LOGGING__BASE_LOG_FOLDER` location -- the same one used through out
all of the Python code, and also on the `worker` side that runs the HTTP
server that the UI uses (via the central API server) to show task logs.1 parent 3cf09fa commit 81b62dd
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
449 | 449 | | |
450 | 450 | | |
451 | 451 | | |
452 | | - | |
| 452 | + | |
453 | 453 | | |
454 | 454 | | |
455 | 455 | | |
| |||
0 commit comments