Set timeout for one module
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 377
- Forks
- 280
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 10
Description
Hi,
Is there a way to set specific timeout for one module? There's a global "Plugin.Import_timeout" but for some modules a higher timeout is necessary.
Ideally you can supply a default value from the module (also see https://github.com/MISP/misp-modules/issues/66)
kr,
koen
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 with the module timeout behavior described here, including the global Plugin.Import_timeout setting, and review the related issue #66 for context. Determine how a module could provide a higher default timeout and define the configuration and precedence rules; done means one module can use a specific timeout without changing the global default.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100