livepeer / livepeer/pytrickle

feat(server): add http endpoint to describe supported parameters for pipeline

Open
#98 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
3
Forks
4
PR merge metrics
No merged PRs in 30d

Description

It would be useful to add an openapi spec formatted endpoint to the pytrickle server so that orchestrators can describe the expected pipeline parameters and request format for the capability.
https://github.com/livepeer/pytrickle/blob/main/pytrickle/server.py

Changes also likely needed to go-livepeer.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Read pytrickle/server.py first to understand the existing server endpoints and pipeline request handling. Define an OpenAPI-formatted HTTP endpoint that describes supported pipeline parameters and the request format, then identify the corresponding changes needed in go-livepeer; done means both consumers can retrieve and use the capability description.

Written by the indexing model from the issue text.

Assessment

Tech stack
openapi, python
Domain
api, backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.