Code Monkey home page Code Monkey logo

Comments (7)

mtakaki avatar mtakaki commented on July 24, 2024 2

I'm sorry for the delay, @neggs. I've been swamped with other projects and I'm not happy with my current implementation for this. I'll try getting it done in the next weeks.

from cachet-url-monitor.

ColdrickSotK avatar ColdrickSotK commented on July 24, 2024 2

@mtakaki In addition to this improvement, is there any interest in supporting monitoring multiple different URLs but with different expectations and component?

I know its currently possible to do that by running multiple instances of the monitoring process, but ideally I would like to not have to manage configuration in multiple different files.

I'm happy to look at sending a PR for it if you think its worthwhile.

from cachet-url-monitor.

jnnngs avatar jnnngs commented on July 24, 2024

Hi, thanks for the super plugin. Any news on the multi url request?

from cachet-url-monitor.

ekim92 avatar ekim92 commented on July 24, 2024

Hi, any updates on multi-url?

from cachet-url-monitor.

mtakaki avatar mtakaki commented on July 24, 2024

This will require some refactoring. My first attempt was not good and it would be serial. If you had 100 URLs and each took 1s to check, it would take in total 100 seconds to verify all of them. So, instead I'm rewriting it to do it in parallel (with a cap on the number of threads). Just really didn't have time to get it done. This is still on top of my priorities.

from cachet-url-monitor.

 avatar commented on July 24, 2024

@mtakaki any progress? I would like to load up a number of different URL's, also is there a way to turn off SSL verification on https urls?

from cachet-url-monitor.

mtakaki avatar mtakaki commented on July 24, 2024

This was fixed through #76. All thanks to @aberenshtein

from cachet-url-monitor.

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.