Feature #2817
Process Tracker module
Status: | CLOSED | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 100% | |
Category: | - | |||
Target version: | v1.6.0 | |||
Resolution: | NEEDINFO: | No |
Description
Implement a system module that keeps track of a detached process status, by querying the ptrack
server.
Related issues
Associated revisions
NethPlatform: propagate Log object to ProcessDetached. Refs #2817
- removed error suppression operator '@' from ProcessDetached
- decreased session lifetime of exited ProcessDetached object to 60s
System/Process: Renamed private variable (spelling). Refs #2817
PlatformInterface: deprecated ProcessInterface since version 1.6. Refs #2817
The ProcessInterface will be removed with the following methods in
PlatformInterface:
- getDetachedProcess()
- getDetachedProcesses()
The new SystemTasks model provides similar features.
New ProcessInterface implementation based on Symfony\Process component. Refs #2817
The Tracker system module, first implementation. Refs #2817
Tracker: show task advancement label. Refs #2817
Tracker: fixed findFailedSubtasks() method and trackerError template. Refs #2817
Observer ptrack guideline for error reporting. Refs #2817
" When a task has non-zero exit code the message can specify the error
reason. If the message is empty, the reason should be provided by a
more specific sub-task. "
System/Process: experimental on() method. Refs #2817
The on() method sets what to do when the detached process
exits. Possible actions:
- show a notification
- execute a query request (optionally freezing the UI)
Tracker: workaround for Actions that won't show() themselves. Refs #2817
Allow public access to a specific task in Tracker. Refs #2817
Tracker: set progress value to ... string if not available. Refs #2817
Tracker: hide data to anonymous user. Refs #2817
Don't throw any exception: this fix a login problem.
History
#1 Updated by Davide Principi about 7 years ago
- Status changed from TRIAGED to ON_DEV
- Assignee set to Davide Principi
- % Done changed from 20 to 30
#2 Updated by Davide Principi about 7 years ago
- Status changed from ON_DEV to MODIFIED
- Assignee deleted (
Davide Principi) - % Done changed from 30 to 60
Follow downstream QA: see #2820
#3 Updated by Davide Principi about 7 years ago
- Status changed from MODIFIED to ON_QA
- % Done changed from 60 to 70
#4 Updated by Davide Principi almost 7 years ago
- Related to Enhancement #2820: Embed Nethgui 1.6.0 into httpd-admin RPM added
#5 Updated by Davide Principi almost 7 years ago
- Status changed from ON_QA to VERIFIED
- % Done changed from 70 to 90
Verified by #2820
#6 Updated by Davide Principi almost 7 years ago
- Status changed from VERIFIED to CLOSED
- % Done changed from 90 to 100
Embedded into nethserver-httpd-admin-1.3.0-2.ns6.noarch
, repo nethserver-updates