Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Schedule regularly database exports #4891

Open
imsdu opened this issue Apr 23, 2024 · 0 comments
Open

Schedule regularly database exports #4891

imsdu opened this issue Apr 23, 2024 · 0 comments
Assignees

Comments

@imsdu
Copy link
Contributor

imsdu commented Apr 23, 2024

Motivation
The import batch will consume an initial export and then incremental ones on a periodical basis

Acceptance criteria

  1. Imports should be scheduled on a periodical basis based on configuration (cron-based)
  2. The export directory and the list of projects are based on configuration
  3. The offset to export from is saved somewhere
  4. Automatic exports are disabled by default

Implementation notes
Run a stream relying on: fs2-cron in the Nexus supervisor to trigger the export

@imsdu imsdu self-assigned this May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant