Git Product home page Git Product logo

Comments (8)

kcwu avatar kcwu commented on April 28, 2024

After the bot finished update cases, the error messages stop and the web ui becomes functional again.

from clusterfuzz.

inferno-chromium avatar inferno-chromium commented on April 28, 2024

How big was testcase archive ? what is average size for testcase. Note that local development scenario is not recommended for large scale tests. Recommended to do production setup for these.

from clusterfuzz.

kcwu avatar kcwu commented on April 28, 2024

all test cases are less than 30 bytes.

from clusterfuzz.

kcwu avatar kcwu commented on April 28, 2024

The zip file is about 4mb.

from clusterfuzz.

inferno-chromium avatar inferno-chromium commented on April 28, 2024

How long was the web ui inaccessible for ? > 1min ? this shouldn't happen again as this step was more about unpacking testcases quickly and storing them in db. we can add a throttle, but unsure if it is worth it in unpack_task. can you try a time.sleep there and maybe try a PR.

from clusterfuzz.

kcwu avatar kcwu commented on April 28, 2024

the web ui is inaccessible for more than 5 minutes.
BTW, I just realized the primary usage of "upload testcase" is for bad cases like crashes, not for seed.
So I think I used this feature incorrectly.

In other words, I feel uploading lots of cases is unusual and thus this issue is not important (given it's local only). So you are free to close this issue.
OTOH, revising doc or ui to indicate "bad testcase" might be a good idea. Anyway, up to you.

from clusterfuzz.

inferno-chromium avatar inferno-chromium commented on April 28, 2024

anyone can use it to upload thousands of crashes for analysis. so, we can see and make a simple throttle in unpack_task.

from clusterfuzz.

inferno-chromium avatar inferno-chromium commented on April 28, 2024

yes throttling is not a good idea, considering this works perfectly in prod environment and has been tried multiple times by other Googlers. For local environment, i dont see a usecase to upload thousands, maybe someone need 1 or <10-50.

from clusterfuzz.

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.