#23 was a result of not properly handling paged results retrieving the list of members on the team, causing SREPD to fail to show incidents for the active primary sometimes.
We need to validate that all PagerDuty retrieval calls for, eg: incidents, alerts, etc, account for paged results, and add tests to ensure future additions do so as well.