Skip to content

Display Logs in workflow UI - #1566#1566 - #1584

Closed
hazdl wants to merge 2 commits into
mainfrom
investigate-logs
Closed

Display Logs in workflow UI - #1566#1566#1584
hazdl wants to merge 2 commits into
mainfrom
investigate-logs

Conversation

@hazdl

@hazdl hazdl commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Display Logs Subscription on Workflow --- AP-1112

Added real time tasks logs, and support for retrieving archived task logs from S3 using:

//main.log

Running tasks continue to use the existing GraphQL subscription and stream logs in real time

Completed tasks retrieve archived logs from S3

Fixed S3 configuration issues including:
Endpoint configuration
Path-style URL support
Credentials
Bucket configuration

Added filtering of Argo infrastructure log noise from displayed logs

fix:taskname added, log seletion done

refactor: the log handling on on the webpage

Support archived S3 logs in subscriptions

fix: display logs like the archieved ones

fix: the link to s3 main.log working

fix: preserve task logs after pod completion while workflow continues

test: align log retrieval tests with S3-first archive lookup

feat(logs): retrieve archived task logs when live stream ends

fix: error mssages

fix: update task selection tests and React Flow mocks

fix: resolve workflow view tests and lint issues

fix: resolve workflow nullability and lint errors

fix: resolve workflow nullability and lint errors

fix: format SingleWorkflowView with Prettier
@hazdl hazdl closed this Sep 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant