GithubHelp home page GithubHelp logo

如何控制重试次数 about easy-retry HOT 3 CLOSED

alibaba avatar alibaba commented on April 28, 2024
如何控制重试次数

from easy-retry.

Comments (3)

iMouseWu avatar iMouseWu commented on April 28, 2024

mybatis的可以在application.properties增加配置 使用 spring.easyretry.mybatis.maxRetryTimes来控制
memory的可以在application.properties增加配置 使用 spring.easyretry.memory.maxRetryTimes来控制

from easy-retry.

cckmit avatar cckmit commented on April 28, 2024

可是每个任务的重试次数不一样的啊

from easy-retry.

iMouseWu avatar iMouseWu commented on April 28, 2024

可是每个任务的重试次数不一样的啊
easy-retry是异步去执行重试,所以从全局统一来看的话,我理解是不是全局配置一个值就可以满足诉求了,当然能精细化管理肯定更加好。我们看下能不能在后续的迭代里面增强一下这部分能力

from easy-retry.

Related Issues (8)

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.