Skip to content

GetSiteCollectionWithDetailsAsync takes significant time to return #1327

Answered by jansenbe
Cmcclymo asked this question in Q&A
Discussion options

You must be logged in to vote

@Cmcclymo : your observation is correct, there's always a delay between creating the site collection and it appearing in the hidden list in tenant admin. Don't know the exact scenario, but when a site collection is created using PnP Core SDK you'll get back a PnPContext object which you can use to further configure the site collection.

Alternatively you see if using the RenderAdminListData API returns faster (see #1113) => we did not implement this in PnP Core SDK, but please give it a try and provide feedback.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by Cmcclymo
Comment options

You must be logged in to vote
2 replies
@jansenbe
Comment options

@Cmcclymo
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants