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

Add automatic session limit and set max sessions with livepeer_cli #2781

Merged
merged 28 commits into from
Sep 1, 2023

Commits on Mar 21, 2023

  1. Configuration menu
    Copy the full SHA
    526da05 View commit details
    Browse the repository at this point in the history
  2. Dynamic session limit

    eliteprox committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    9b4701b View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Configuration menu
    Copy the full SHA
    3dc57c7 View commit details
    Browse the repository at this point in the history
  2. Remove commented code

    eliteprox committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    a4a5aa2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    275c5a0 View commit details
    Browse the repository at this point in the history
  4. update log

    eliteprox committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    0ae4b59 View commit details
    Browse the repository at this point in the history
  5. Added SetMaxSessions from livepeernode.go (livepeer#25)

    * Dynamic session limit
    
    * Added -maxSessions 'auto' option
    
    * Remove commented code
    
    * Update MaxSessions description
    
    * update log
    
    ---------
    
    Co-authored-by: Elite Encoder <john@eliteencoder.net>
    eliteprox and eliteprox committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    e18df3d View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2023

  1. Fix session limit counting

    eliteprox committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    1a9dc2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b79aae8 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

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

Commits on Apr 3, 2023

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

Commits on Apr 4, 2023

  1. Session capacity count fix

    eliteprox committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    3af2486 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Configuration menu
    Copy the full SHA
    2d87fb5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f3333b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29e776c View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

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

Commits on Apr 27, 2023

  1. Configuration menu
    Copy the full SHA
    ecb5de5 View commit details
    Browse the repository at this point in the history
  2. Tidying up

    eliteprox committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    9c9732a View commit details
    Browse the repository at this point in the history
  3. Tidy up more, add changelog

    eliteprox committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    98ca988 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

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

Commits on Jun 20, 2023

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

Commits on Aug 18, 2023

  1. go fmt

    eliteprox committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    8fe8b0c View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

  1. Merge branch 'master' of https://github.com/livepeer/go-livepeer into…

    … av/maxsessions-set-with-t-capacity
    eliteprox committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    dae8b38 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    3d1d428 View commit details
    Browse the repository at this point in the history
  2. Revert "Configure dynamic session limit with '0' instead of auto" -…

    … add message for maxSessions auto and combined O/T
    eliteprox committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    98bb55d View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. nit fixes

    eliteprox committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    7f7b65c View commit details
    Browse the repository at this point in the history
  2. Update cmd/livepeer/starter/starter.go

    Co-authored-by: Rafał Leszko <rafal@livepeer.org>
    eliteprox and leszko committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    18726e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e626817 View commit details
    Browse the repository at this point in the history