mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-02 03:40:38 +08:00
+ settings.github.ratelimit_retries setup in configuration.toml
This commit is contained in:
@ -27,6 +27,7 @@ num_code_suggestions=4
|
||||
[github]
|
||||
# The type of deployment to create. Valid values are 'app' or 'user'.
|
||||
deployment_type = "user"
|
||||
ratelimit_retries = 5
|
||||
|
||||
[gitlab]
|
||||
# URL to the gitlab service
|
||||
|
Reference in New Issue
Block a user