John Minns

Results 6 comments of John Minns

A point of note; this approach means the events are immutable (is that correct way to think of it 🤔), when doing something as described in issue #10751 would mean...

@pgrzesik was a bit too hasty here, just been having a play around and it doesn't solve the problem. My original, first solution actually fixes it 🤦‍♂️ Conditionally replacing the...

![image](https://user-images.githubusercontent.com/7717206/172442439-0eeccd09-513b-415c-995d-6bcdf66e9531.png)

### Quick regression test Using: ``` events: - schedule: name: my-custom-name rate: rate(1 hour) - schedule: name: My-custom-name rate: rate(1 hour) - schedule: name: My-Custom-Name rate: rate(1 hour) - schedule:...

@pgrzesik sorry, away for work for a few days so slow to reply. The issue only occurs with named schedules, it's the name that has to be unique. I don't...

@pgrzesik I'd be happy to take a look, are there any docs (or an example PR) for the flags?