Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 267 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 267 Bytes

operator-limit

Forces a specified amount of time to pass between messages.

Inputs

  • value (any)

Outputs

  • value (any): The unmodified input.

Configs

  • limit_ms (int): At least this many milliseconds need to pass before another message is forwarded.