ContinuousPool
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- PHP
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
We have the Pool, but it would be nice to have a ContinuousPool that automatically re-starts a process once it completes, with some configuration options, like how long to wait between restarts, etc.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing Pool implementation and reviewing how it starts and observes a process. Define the ContinuousPool lifecycle and configuration for the delay between restarts before making changes. Done means a process is automatically restarted after completion and the restart timing can be configured.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100