feature_pattern | |
---|---|
Status des Features | wichtig |
Budget | 5 |
Die GitHub-API hat ein Limit für die Anzahl an Request in einem bestimmten Zeitintervall Ideen und Ansätze um die Requestanzahl zu reduzieren:
GitHub expects that integrations respond within thirty seconds of receiving the webhook payload. If your service takes longer than that to complete, then GitHub terminates the connection and the payload is lost.
Best practices: Favor asynchronous work over synchronous