mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 23:15:57 +03:00
[GH-ISSUE #352] Feature Request: Script Timeout Setting #222
Labels
No labels
In Process
bug
bug
dev-triage
documentation
duplicate
enhancement
fixed
good first issue
help wanted
integration
invalid
pull-request
question
requires agent update
security
ui tweak
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tacticalrmm#222
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bradhawkins85 on GitHub (Mar 30, 2021).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/352
Originally assigned to: @wh1te909 on GitHub.
Is your feature request related to a problem? Please describe.
I'm always frustrated when scripts time out when being executed.
Describe the solution you'd like
For each script in script manager add a setting to specify a script time out, which is loaded when selecting the script from Run Scripts instead of defaulting to 30 Seconds, this will allow longer running scripts to not timeout so often.
Describe alternatives you've considered
Remembering to set longer timeouts when running the script.
Additional context
@bbrendon commented on GitHub (Mar 30, 2021):
I agree each script should have its own default timeout. Some scripts run for 8 hours and some for 5 seconds. Not everyone knows what the proper timeout should be.
Alternatively I have considered trying to change the default timeout to 8 hours which may cause other unknown issues.
@wh1te909 commented on GitHub (Mar 31, 2021):
done, will be in next release