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

Swarm batch information updater #411

Merged
merged 9 commits into from
Jun 20, 2024
Merged

Swarm batch information updater #411

merged 9 commits into from
Jun 20, 2024

Commits on Jun 1, 2024

  1. Swarm batch information updater

    Introduce new periodic job to retrieve Swarm batch information
    such as label, TTL and others.
    
    A new environment variable SWARM_BATCH_ID is used to define the batch id
    used to store blobs.
    
    We are querying the bee endpoint directly because bee-js doesn't support
    the /stamps endpoint yet.
    PabloCastellano committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    a99480f View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    0d8f9b8 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    3393953 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    363a5aa View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    fb9c084 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e74971f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d3299f View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Some changes

    Rename variable SYNCER_SWARM_STAMP_CRON_PATTERN to SWARM_STAMP_CRON_PATTERN
    Changed logger.warn to logger.error + improve message
    PabloCastellano committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    f567c52 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    490cdc2 View commit details
    Browse the repository at this point in the history