nextcloud / nextcloud/workflow_script
Limit number of running scripts
Open
Nobody has claimed this yet.
1. to develop
enhancement
- Dominant language
- PHP
- Stars
- 89
- Forks
- 19
- Avg merge
- 6h 38m
- Merged PRs (30d)
- 3
Description
Is there any option how limit number of running scripts? For example flow do converting a video and this can be huge load for server.
Contributor guide
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
No file, test, or entry point is named in the issue. Start by tracing where the app launches configured external scripts and how concurrent executions are tracked; clarify whether the limit should be configurable and what happens when it is reached. Done requires an agreed concurrency policy and tests showing that excess script runs are controlled.
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
- 30/100