Actions
Feature #11366
closedSmart proxy commands persistence
Difficulty:
Triaged:
Description
Right now, we use in-memory persistence to collect the data about the execution. While it works most of the time, sometimes,
one needs to restart the service, which leads to loosing the data.
On the other hand, we should not keep the data for ever
(once they are successfully sent to the server, they should not be needed anymore on the smart proxy. Also, so far we don't clean the working directory on proxy and remote hosts: useful for debugging, but we should handle that for production environments
extracted to #13277
Updated by Marek Hulán almost 9 years ago
- Tracker changed from Bug to Feature
- Target version set to 97
Updated by Marek Hulán almost 9 years ago
- Status changed from New to Assigned
- Assignee set to Marek Hulán
Updated by The Foreman Bot almost 9 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/smart_proxy_dynflow/pull/9 added
Updated by Marek Hulán almost 9 years ago
- Subject changed from Smart proxy commands persistence and cleanup to Smart proxy commands persistence
Updated by Marek Hulán almost 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
- Translation missing: en.field_release set to 93
Actions