Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix 拦截器点击第10次无效 #893 #897

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Commits on Jan 21, 2021

  1. fix 拦截器点击第10次无效 alibaba#893

    优化:当Interceptor的process未回调onContinue或者onInterrupt时,框架默认让拦截链继续下去。防止CountDownLatch始终未到0,线程必须等待300s超时,防止线程池等待队列满掉。
    yongjun310 committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    5c9b33d View commit details
    Browse the repository at this point in the history