Skip to content
This repository has been archived by the owner on Nov 29, 2024. It is now read-only.

refactor server code and bugfix #19

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

Commits on Nov 30, 2017

  1. Configuration menu
    Copy the full SHA
    0d09057 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6629c0b View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2017

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

Commits on Dec 4, 2017

  1. Refactor rate limiter code and add inflight rate limiter (#2)

    * Refactor rate limiter code and add inflight rate limiter
    
    * InFlightRateLimiter: take ctx.Done into consideration and bug fix
    BlueBlue-Lee authored Dec 4, 2017
    Configuration menu
    Copy the full SHA
    ebb3656 View commit details
    Browse the repository at this point in the history
  2. Election bugfix (#3)

    * Refactor rate limiter code and add inflight rate limiter
    
    * InFlightRateLimiter: take ctx.Done into consideration and bug fix
    
    * etcdElection:  bug fix, client retry should sleep interval
    BlueBlue-Lee authored Dec 4, 2017
    Configuration menu
    Copy the full SHA
    228f749 View commit details
    Browse the repository at this point in the history