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

Move revision fetching to bus API #1634

Closed
ChrisSchinnerl opened this issue Oct 30, 2024 · 0 comments · Fixed by #1641
Closed

Move revision fetching to bus API #1634

ChrisSchinnerl opened this issue Oct 30, 2024 · 0 comments · Fixed by #1641
Assignees

Comments

@ChrisSchinnerl
Copy link
Member

Right now we have an endpoint to fetch contracts on the worker which fetches all the contracts and their latest revisions where possible.

This can be moved to a "/contract/latestrevision" (or similar) endpoint on the bus now which is called on-demand by the autopilot for each contract.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
1 participant