Giter Site home page Giter Site logo

Macro based on retries about fort HOT 4 OPEN

bastion-rs avatar bastion-rs commented on June 1, 2024
Macro based on retries

from fort.

Comments (4)

cptrodgers avatar cptrodgers commented on June 1, 2024

I will take this issue. @vertexclique

from fort.

imkow avatar imkow commented on June 1, 2024

what's going on with this?

from fort.

vertexclique avatar vertexclique commented on June 1, 2024

@imkow This feature went inside with Bastion itself:
https://docs.rs/bastion/0.3.4/bastion/supervisor/struct.RestartStrategy.html

    /// #     use std::time::Duration;
    /// #     let actor_restart_strategy = ActorRestartStrategy::LinearBackOff {
    /// #         timeout: Duration::from_secs(5)
    /// #     };
    /// #     let restart_strategy = RestartStrategy::default()
    /// #        .with_actor_restart_strategy(actor_restart_strategy);

We will add this to fort asap. RestartStrategy::Tries is what you want to use.

from fort.

imkow avatar imkow commented on June 1, 2024

@vertexclique thx

from fort.

Related Issues (3)

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.