Puppet: System Administration Automated

Support

Ticket #410 (new enhancement)

Opened 2 years ago

Last modified 8 months ago

Puppet::Util#execute needs to support a timeout

Reported by: luke Assigned to: community
Priority: normal Milestone: unplanned
Component: unknown Version:
Severity: normal Keywords: execution
Cc: Triage Stage: Accepted
Attached Patches: None Complexity: Medium

Description

Calling applications need to be able to specify the timeout, there should be a system-wide default, and if the timeout passes then the executing application needs to get killed (this should also be configurable).

Change History

04/04/07 00:36:52 changed by luke

  • keywords set to execution.
  • milestone changed from major to elmo.

04/05/07 22:19:32 changed by luke

  • specification set to Unnecessary.
  • patch set to None.
  • complexity set to Medium.
  • approval set to Unnecessary.
  • compatibility set to Unknown.
  • stage set to Accepted.

The hard part about doing this will be finding all of the calls to execute and setting the timeout correctly.

11/24/07 04:07:08 changed by luke

  • owner changed from luke to community.
  • type changed from defect to enhancement.
  • milestone changed from elmo to unplanned.

04/24/08 07:37:36 changed by luke

  • component changed from library to unknown.