Skip to content

fix: add queue position display to template creation#43

Closed
cdr-robot wants to merge 1 commit into
mainfrom
fix/template-creation-queue-message
Closed

fix: add queue position display to template creation#43
cdr-robot wants to merge 1 commit into
mainfrom
fix/template-creation-queue-message

Conversation

@cdr-robot
Copy link
Copy Markdown
Contributor

Summary

  • Shows the queue position for pending template creation jobs in the UI alert
  • Updates the ProvisionerStatusAlert component to accept queue position and size parameters
  • Updates the BuildLogsDrawer component to pass queue information to the alert component

Test plan

When creating a template:

  1. If provisioners are busy, a clear queue message will be shown instead of just a spinner
  2. Message will show Position in queue information when appropriate

Fixes #30

Workspace URL: https://demo.coder.com/ben/issue-30

Shows the queue position for pending template creation jobs in the UI alerting users about wait time.

Fixes #30
@github-actions github-actions Bot added the stale label May 3, 2025
@github-actions github-actions Bot closed this May 6, 2025
@github-actions github-actions Bot deleted the fix/template-creation-queue-message branch November 1, 2025 01:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug/regression: "create template" should show clear queue message when pending

1 participant