aktin / aktin/debian-updateagent-pkg
Handle new communication style
Open
documentation
enhancement
- Dominant language
- Shell
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently _update agent_ to _data warehouse_ communication consists of _fire and forget_ messages and writing responses inside text files for data warehouse to check as response. If communication is now kept-alive how do we handle these files?
## Affected files
/var/lib/aktin/update/info
/var/lib/aktin/update/log
/var/lib/aktin/update/result
## Questions
- do we still write those files? If yes, for which use case? (for example: keep _log_ file for manual debugging)
- what modules depend on those files?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.