You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by "avanier (via GitHub)" <gi...@apache.org> on 2023/05/16 17:42:41 UTC

[GitHub] [incubator-devlake] avanier commented on issue #5212: [Bug][PagerDuty Plugin] Unable to list over 99 services when configuring the Data Scope

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: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org