Git Product home page Git Product logo

webhooks-rs's Issues

Implement basic retry policy

Add a simple retry policy in case message delivery fails. For example queue again message with 5 sec delay and max 5 attempts.

Don't dispatch message to disabled endpoint

In dispatcher.rs, reject messages that have been dispatched to the disabled endpoint. This is possible due to the retry policy, etc.

It cannot be implemented now because no persistence is implemented (database to fetch endpoint status).

Fix udeps github workflow job

Example: https://github.com/manhunto/webhooks-rs/actions/runs/9245972212/job/25432991441

cargo +nightly-2024-05-18 udeps --all-targets
  shell: sh -e {0}
  env:
    CARGO_TERM_COLOR: always
    RUSTFLAGS: -Dwarnings
    NIGHTLY_VERSION: nightly-202[4](https://github.com/manhunto/webhooks-rs/actions/runs/9245972212/job/25432991441#step:7:4)-05-18
    CACHE_ON_FAILURE: false
    CARGO_INCREMENTAL: 0
    Updating crates.io index
error: failed to get `clap` as a dependency of package `cli v0.1.0 (/__w/webhooks-rs/webhooks-rs/cli)`

Caused by:
  download of config.json failed

Caused by:
  failed to download from `https://index.crates.io/config.json`

Caused by:
  [[6](https://github.com/manhunto/webhooks-rs/actions/runs/9245972212/job/25432991441#step:7:6)0] SSL peer certificate or SSH remote key was not OK (SSL certificate problem: unable to get local issuer certificate)
Error: Process completed with exit code [10](https://github.com/manhunto/webhooks-rs/actions/runs/9245972212/job/25432991441#step:7:11)1.

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.