Skip to content

Implement queued cooldown handling for image requests#14

Closed
dbaldes wants to merge 2 commits intomasterfrom
codex/add-cooldown-configuration-for-image-generation
Closed

Implement queued cooldown handling for image requests#14
dbaldes wants to merge 2 commits intomasterfrom
codex/add-cooldown-configuration-for-image-generation

Conversation

@dbaldes
Copy link
Copy Markdown
Owner

@dbaldes dbaldes commented Oct 4, 2025

Summary

  • add a request queue for image generation commands that enforces the configured cooldown between executions
  • deduplicate queued requests with identical prompts and report the remaining wait time to users
  • schedule queued executions sequentially, recalculating delays when the cooldown frees up

Testing


https://chatgpt.com/codex/tasks/task_e_68e0b9e813048330b795dc32f9b1890a

@dbaldes
Copy link
Copy Markdown
Owner Author

dbaldes commented Oct 4, 2025

codex can't collaborate.

@dbaldes dbaldes closed this Oct 4, 2025
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.

1 participant