a9458d03dd
Add --retry 3 --retry-delay 2 --retry-connrefused to all Gitea API curl calls to handle transient connection failures. This addresses intermittent exit code 7 (connection refused) errors when the K8s internal service briefly drops connections. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
13 lines
231 B
JSON
13 lines
231 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(but --help:*)",
|
|
"Bash(but rub --help:*)",
|
|
"WebSearch",
|
|
"WebFetch(domain:docs.gitea.com)",
|
|
"WebFetch(domain:gitea.com)",
|
|
"Bash(but status:*)"
|
|
]
|
|
}
|
|
}
|