feat(sync): add Octokit retry/throttle and rate-limited status

This commit is contained in:
Gabriel Brown
2026-07-11 14:28:02 -04:00
parent f1dbf8cd50
commit 4769a76274
7 changed files with 104 additions and 4 deletions
+2
View File
@@ -30,6 +30,8 @@
},
"dependencies": {
"@octokit/auth-app": "^8.2.0",
"@octokit/plugin-retry": "^8.1.0",
"@octokit/plugin-throttling": "^11.0.3",
"@octokit/rest": "^22.0.1",
"@oslojs/crypto": "^1.0.1",
"@react-email/components": "1.0.10",