This repository has been archived by the owner on May 16, 2023. It is now read-only.
Adjust Distribution Strategy #80
Labels
distribution service
further input needed
Issue requires more input from the creator to be processed good first issue
Milestone
(on hold due to waiting for Google/Apple spec)
Adjust the current distribution strategy to the following:
Server checks hourly whether new keys need to be published.
The app will use the defined API to check what packages exist for each day. Those packages are not assigned to an hour anymore, but rather just “batchfiles”, e.g. bachfile 1, 2, and 3 for day X. A batch file may or may not be part of a bigger batch.
When an export is generated, it needs to know the exact start timestamp. Since this is now dependent on the creation of the previous export, we need to store this time somewhere. Since we are still using two different time intervals for triggering the export (hourly/daily), we need to store both time indicators.
The text was updated successfully, but these errors were encountered: