Skip to content

Creating a new repo from a template can fail sometimes

Due to timing issues, there could be a failure when creating a repo from a template. This is because we check if a readme is available to determine if the repo creation is done. This can fail sometimes, make this more resilient.