avanier commented on issue #5212:
URL: 
https://github.com/apache/incubator-devlake/issues/5212#issuecomment-1550103258

   After a bit of digging, I think it's happening 
[here](https://github.com/apache/incubator-devlake/blob/main/backend/plugins/pagerduty/api/remote.go#L158-L180),
 but I still haven't wrapped my head how the paging happens.
   
   I think it might be 
[here](https://github.com/apache/incubator-devlake/blob/main/backend/plugins/pagerduty/api/remote.go#L236-L249),
 but I have yet to understand what this `nextPageToken` is. There's no 
reference to it in the PagerDuty API documentation, so I'm guessing it's an 
internal generic for handling paging.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to