Azure / platform-chaos

A node sdk for building services capable of injecting chaos into PaaS offerings. ⚙️ 🌩
MIT License
18 stars 7 forks source link

Feature: Invoke Randomly Timed Chaos #30

Closed mindlessroman closed 6 years ago

mindlessroman commented 6 years ago

Schedule a chaotic event at a specific time.

Chaotic event at a time that ...

Focus here is on the random point in the future and random point in a given window.

mindlessroman commented 6 years ago

See https://github.com/Azure/platform-chaos-cli/issues/11