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 block processing queue to watcher info #1560

Merged
merged 27 commits into from
Jun 24, 2020

Commits on Jun 4, 2020

  1. [WIP] initial queuing work

    Mederic committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    968ecb2 View commit details
    Browse the repository at this point in the history
  2. refactor: queue processing

    Mederic committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    2ec0263 View commit details
    Browse the repository at this point in the history
  3. catch db timeouts

    Mederic committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    cc8950f View commit details
    Browse the repository at this point in the history
  4. update existing tests

    Mederic committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    3abe795 View commit details
    Browse the repository at this point in the history
  5. add tests

    Mederic committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    8df1604 View commit details
    Browse the repository at this point in the history
  6. continue with tests

    Mederic committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    a0f1960 View commit details
    Browse the repository at this point in the history
  7. finish tests

    Mederic committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    bdd9af5 View commit details
    Browse the repository at this point in the history
  8. Fix integration test

    Mederic committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    8e0835e View commit details
    Browse the repository at this point in the history
  9. refactor

    Mederic committed Jun 4, 2020
    3 Configuration menu
    Copy the full SHA
    dbe8594 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

  1. refactor

    Mederic committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    5c0d14b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e2bee1 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

  1. refactor tests

    Mederic committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    3476c71 View commit details
    Browse the repository at this point in the history
  2. remove retry_count

    Mederic committed Jun 8, 2020
    1 Configuration menu
    Copy the full SHA
    6293606 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. remove on exist genserver shutdown

    Mederic committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    8df12f2 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

  1. add telemetry queue length event

    Mederic committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    20b7404 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93b4d05 View commit details
    Browse the repository at this point in the history
  3. sobelow skip BinToTerm

    Mederic committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    a602b73 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

  1. remove pending block status

    Mederic committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    098be67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f85dea View commit details
    Browse the repository at this point in the history
  3. naming

    Mederic committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    0cecf68 View commit details
    Browse the repository at this point in the history
  4. fix tests

    Mederic committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    8c337cd View commit details
    Browse the repository at this point in the history
  5. fix tests

    Mederic committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    aee4bf7 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2020

  1. rename config

    Mederic committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    1813caf View commit details
    Browse the repository at this point in the history
  2. remove unused alias

    Mederic committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    0ee6d37 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2020

  1. Merge remote-tracking branch 'origin/master' into mederic-p/watcher-i…

    …nfo-block-processing
    Mederic committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    28c95fe View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

  1. fix PR minor comments

    Mederic committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    1a299a3 View commit details
    Browse the repository at this point in the history
  2. missing file

    Mederic committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    277e574 View commit details
    Browse the repository at this point in the history