-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Copy link
Labels
project/tasksCoder tasksCoder tasksscaletestIssues related to scale testing.Issues related to scale testing.
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
GetLatestWorkspaceAppStatusesByAppID returns all app statuses ever written for the given app. This could be quite large for a long running AI task.
Only the first (most recent) status is ever used at present, to determine whether the WorkspaceAppStatusState is changing while inserting a new status update.
Relevant Log Output
Expected Behavior
No response
Steps to Reproduce
Run an AI task that updates status more than once.
Environment
- Host OS:
- Coder version:
Additional Context
No response
Metadata
Metadata
Assignees
Labels
project/tasksCoder tasksCoder tasksscaletestIssues related to scale testing.Issues related to scale testing.