You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -239,7 +239,9 @@ export async function getStaticProps() {
props: {
descriptions,
},
revalidate: 300,
revalidate: 900,
// 15 minutes because GitHub API has a rate limit of 60 requests per hour for unauthenticated requests, so we can only fetch descriptions every 15 minutes