Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix(site): fix agent logs streaming for third party apps#14541

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
BrunoQuaresma merged 2 commits intomainfrombq/fix-agent-logs
Sep 3, 2024

Conversation

BrunoQuaresma
Copy link
Collaborator

The UI mistakenly assumed that the agent should only stream logs while it was running. However, this assumption was not accurate because third-party apps can use the Coder API to send logs to the agent in other states. The only state that does not produce logs is the "off" state. Therefore, this fix refactors the code to reflect this behavior.

Fix#14257

@BrunoQuaresmaBrunoQuaresma requested a review froma teamSeptember 3, 2024 16:54
@BrunoQuaresmaBrunoQuaresma self-assigned thisSep 3, 2024
@BrunoQuaresmaBrunoQuaresma requested review fromaslilac and removed request fora teamSeptember 3, 2024 16:54
Copy link
Contributor

@jaaydenhjaaydenh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Nice to have very help comments in the code. 👍

BrunoQuaresma reacted with heart emoji
@BrunoQuaresmaBrunoQuaresma merged commit242b1ea intomainSep 3, 2024
28 checks passed
@BrunoQuaresmaBrunoQuaresma deleted the bq/fix-agent-logs branchSeptember 3, 2024 18:01
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsSep 3, 2024
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@aslilacaslilacaslilac approved these changes

@jaaydenhjaaydenhjaaydenh approved these changes

Assignees

@BrunoQuaresmaBrunoQuaresma

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

agent logs don't stream on web when writing from a second log source - 2.13 regression
4 participants
@BrunoQuaresma@aslilac@jaaydenh@matifali

[8]ページ先頭

©2009-2025 Movatter.jp