we need to add a test to test this. And we need to test if configure cse.xxx 
work.  You can refer to demo/springmvc-client for testing bizkeeper 
configurations. 


```
  fallbackpolicy:
    Consumer:
      springmvc:
        codeFirst:
          fallbackFromCache:
            policy: fromCache
          fallbackReturnNull:
            policy: returnNull
          fallbackThrowException:
            policy: throwException
          fallbackForce:
            policy: mycustom
  fallback:
    Consumer:
      springmvc:
        codeFirst:
          fallbackForce:
            force: true
```

For example, you can test bizkeeper timeout

[ Full content available at: 
https://github.com/apache/incubator-servicecomb-java-chassis/pull/897 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to