Changes between Version 3 and Version 4 of Ticket #1870
- Timestamp:
- Oct 26, 2018, 9:54:53 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1870 – Description
v3 v4 13 13 3. Rather than exiting at the end, it continues running as a daemon (#1896) that regularly checks for new data. When new data becomes available, the ingestion is automatically done with the same ingredients file to update the coverage. 14 14 15 '''Note:''' This ticket depends on fixing #1896 first15 '''Note:''' while not a hard dependency, it would be nice to implement #1896 along with this ticket.