The GraphQL request to GitHub API is failing python.cz build
未關閉
還沒有人認領這個 Issue。
technical
zapojse
- 主要語言
- Python
- 星號
- 46
- 分支
- 115
- PR 合併指標
- 30 天內沒有已合併 PR
描述
I see:
ValueError: Unexpected status '500 INTERNAL SERVER ERROR' on URL /zapojse/
Every now and then. I often need to restart the build for the website to deploy.
Maybe the GitHub API call should have some retrying instead?
貢獻指南
這個儲存庫沒有索引到貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
從回報的 ValueError 和呼叫它的 build 步驟開始,追蹤 /zapojse/ build 路徑期間使用的 Python GraphQL 請求以及對 GitHub API 的呼叫。重現或檢查間歇性的 500 回應,然後驗證暫時性失敗會被重試,且網站 build 可以在不需手動重新啟動的情況下部署。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- github, graphql, python
- 領域
- api, ci-cd
- Issue 類型
- 缺陷
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 42/100