tidb-incubator / weir

Apache License 2.0
97 stars 40 forks source link

upgrade breaker configuration #52

Closed EAHITechnology closed 3 years ago

EAHITechnology commented 3 years ago

upgrade breaker configuration as:

breaker:
  scope: "sql"
  strategies:
    - min_qps: 3
      failure_ratethreshold: 0
      failure_num: 5
      sql_timeoutMs: 2000
      open_status_durationMs: 5000
      size: 10
      cellIntervalMs: 1000
CLAassistant commented 3 years ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


MalikHou seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.