Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

Updating Agoric's external initiator for Chainlink V2 Jobs #167

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

jacquesvcritien
Copy link

  • Changing paths for job triggers
  • Removing the use of the database relation agoric_subscriptions because it is not being used

Removing the use of the relation because the agoric_subscriptions table is empty and not being used. 
This is causing issues when restarting the initiator and it tries to load records.
Updated path in sendJobrunTrigger() to /v2/jobs/<id>/runs to match Chainlink V2 Jobs
Copy link
Contributor

@michaelfig michaelfig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks @jacquesvcritien.

@aalu1418 would you please review or delegate to somebody else? This change is critical for Chainlink v1.1 support, and I'd love to see it as part of the published Docker image.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants