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

feature(cardano-services): support Blockfrost NetworkInfoProvider in PgBossWorker #1581

Closed
wants to merge 1 commit into from

Conversation

rhyslbw
Copy link
Member

@rhyslbw rhyslbw commented Feb 4, 2025

Context

As part of LW-12232 there's a need to remove the db-sync database dependency within the PgBossWorker

Proposed Solution

  • Add a new option to start-pg-boss-worker allowing blockfrost to be set as network-info-provider, or NETWORK_INFO_PROVIDER as an ENV.

Important Changes Introduced

  • Changes the deployment code
  • If using this new option, the existing Blockfrost config must be set for the client
  • No tests have been changed, planning to verify this via deployment

@rhyslbw rhyslbw requested a review from bernokl February 4, 2025 02:22
@rhyslbw rhyslbw closed this Feb 4, 2025
@rhyslbw rhyslbw deleted the feature/pgboss-worker-blockfrost branch February 4, 2025 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant