Skip to content
#

reliability

Here are 173 public repositories matching this topic...

billytomato
billytomato commented Apr 20, 2021

As we konw,if we set paramItem in GatewayFlowRule,it will used as ParamFlowRule。
but ,in ParamFlowRule,we can set multiple paramItem by paramFlowItemList

How to use multiple paramItem in GatewayFlowRule。

使用网关流控时,如果要使用参数限流配置,没法和热点参数限流一样,添加多个热点参数项。
比如,在网关里面配置route_id=A,按host=a.com限流100qps,host=b.com限流50qps

System Design Bytes for Software Enthusiasts❤️. How is modern software designed? 🤔 Some design-level considerations for scalability, maintainability eventual consistency, availability & reliability. 👨‍💻 Interview Prep. 👨‍💻

  • Updated Aug 19, 2021
GregUtas
GregUtas commented Nov 5, 2017

Implement Message.InspectMsg and suitable overrides. This function should be invoked when a message is sent, but only when a debug flag is enabled in a lab load. Its purpose is to verify that the message

  • belongs to a valid protocol
  • matches its PSM's protocol (if sent by a PSM)
  • has a valid signal for its protocol
  • contains all parameters that are mandatory for its signal
  • contains

Improve this page

Add a description, image, and links to the reliability topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the reliability topic, visit your repo's landing page and select "manage topics."

Learn more