Skip to content

Option to repeat request indefinitely #37

@raphaklaus

Description

@raphaklaus

Hello, thanks for this plugin, it's very very good.

The req-repeat works on a "one-shot" logic, meaning when the number of times (t part of the t@s syntax) has been exhausted, the execution stops.

My use case is that I'm building a dashboard that needs "live data". I'd like to have something like: req-live-repeat: 10s which means send the request every 10 seconds. Possible values:

  • s - seconds
  • m - minutes
  • h - hours

Semantically, it would fit better under the existing req-repeat property, but I don't see a nice way of disambiguating them now, hence my current proposal.

If you agree, I can place a PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions