You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 8, 2019. It is now read-only.
What's happening is that when an incident is triggered and targets ServiceA, User1 receives one call via Twilio and then an hour later User2 receives a phone call via Twilio. After a second hour, User3 receives a phone call via Twilio and then finally after a third hour User3 receives a final call via Twilio.
Now, perhaps I'm misunderstanding things, but shouldn't the users be getting multiple phone calls (one every 5 minutes based on the config of ServiceA) within those hours?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We have the following configuration:
ServiceA:
PolicyA:
CalendarA:
CalendarB:
User1:
User2:
User3:
What's happening is that when an incident is triggered and targets ServiceA, User1 receives one call via Twilio and then an hour later User2 receives a phone call via Twilio. After a second hour, User3 receives a phone call via Twilio and then finally after a third hour User3 receives a final call via Twilio.
Now, perhaps I'm misunderstanding things, but shouldn't the users be getting multiple phone calls (one every 5 minutes based on the config of ServiceA) within those hours?
The text was updated successfully, but these errors were encountered: