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

Rate limit improvements #6315

Merged
merged 5 commits into from
Nov 23, 2022
Merged

Rate limit improvements #6315

merged 5 commits into from
Nov 23, 2022

Commits on Nov 19, 2022

  1. We actually don't need to rate limit redundant requests.

    Those redundant requests should not actually happen, but still.
    eskimor committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    a85c9f7 View commit details
    Browse the repository at this point in the history
  2. Add some logging.

    eskimor committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    5c439ed View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

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

Commits on Nov 23, 2022

  1. Update node/network/dispute-distribution/src/sender/mod.rs

    Co-authored-by: Alexandru Vasile <60601340+lexnv@users.noreply.github.com>
    eskimor and lexnv committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    4ecc6fd View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into rk-fix-rate-limit

    eskimor committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    2baca69 View commit details
    Browse the repository at this point in the history