Git Product home page Git Product logo

Comments (8)

Cenyol avatar Cenyol commented on June 4, 2024

想要表达的大概是:
timeout参数建议提升到整个blade的级别,而不只是cpu。我之前在对网络进行测试的时候,因为把丢包设置到了80%,导致我ssh连不上,后续只能求助于运维。(估计三次握手就无法完成,因为丢包率太高了)

from chaosblade.

wooramel avatar wooramel commented on June 4, 2024

Thank you for advice, I will think about it 👍

from chaosblade.

aspnetdb avatar aspnetdb commented on June 4, 2024

'timeout' 参数不仅仅应用在一些极端的场景,还应该是每次故障实验的一个必选操作,甚至就算用户不配置,应该也有一个默认的值(比如:60s),类似sql中的limit。应对上层的演练平台异常、人为疏忽等情况。

from chaosblade.

Cenyol avatar Cenyol commented on June 4, 2024

'timeout' 参数不仅仅应用在一些极端的场景,还应该是每次故障实验的一个必选操作,甚至就算用户不配置,应该也有一个默认的值(比如:60s),类似sql中的limit。应对上层的演练平台异常、人为疏忽等情况。

You are right, so we lift it to the cmd of blade. Early it was mentioned for cpu sub cmd.

from chaosblade.

xcaspar avatar xcaspar commented on June 4, 2024

'timeout' 参数不仅仅应用在一些极端的场景,还应该是每次故障实验的一个必选操作,甚至就算用户不配置,应该也有一个默认的值(比如:60s),类似sql中的limit。应对上层的演练平台异常、人为疏忽等情况。

I agree. Can I assign this issue to you? @Cenyol

from chaosblade.

Cenyol avatar Cenyol commented on June 4, 2024

'timeout' 参数不仅仅应用在一些极端的场景,还应该是每次故障实验的一个必选操作,甚至就算用户不配置,应该也有一个默认的值(比如:60s),类似sql中的limit。应对上层的演练平台异常、人为疏忽等情况。

I agree. Can I assign this issue to you? @Cenyol

Ok, you can. ^_^

from chaosblade.

wooramel avatar wooramel commented on June 4, 2024

implemented https://github.com/mingcheng/chaosblade.go/commit/23ad7ae1194501779cedb0c3b9417df12805247f , I will make new PR after #16 is merged.

from chaosblade.

xcaspar avatar xcaspar commented on June 4, 2024

@Cenyol @mingcheng The feature has been implemented in #16 PR which has been merged, I will release it in this week. Thank you all :-)

from chaosblade.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.