post: commit a1f81e8 in borodino
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 4m6s
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 4m6s
This commit is contained in:
42
content/posts/commits/2026-07-25-commit-a1f81e8.md
Normal file
42
content/posts/commits/2026-07-25-commit-a1f81e8.md
Normal file
@@ -0,0 +1,42 @@
|
||||
---
|
||||
title: "[borodino] perf(uzi): réduire timeout check_target 15s → 5s"
|
||||
date: 2026-07-25T22:18:25+02:00
|
||||
draft: false
|
||||
tags: ["commit", "borodino", "main"]
|
||||
categories: ["Git Activity"]
|
||||
summary: "Commit a1f81e8 par Claude Code dans borodino"
|
||||
author: "Claude Code"
|
||||
---
|
||||
|
||||
## Commit `a1f81e8`
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **Repository** | borodino |
|
||||
| **Branch** | `main` |
|
||||
| **Author** | Claude Code |
|
||||
| **Hash** | `a1f81e8f17b9b3aedbf051b9d0cc37a4106a7d0e` |
|
||||
|
||||
|
||||
### Description
|
||||
|
||||
check_target attendait jusqu'à 15s par module MSF.
|
||||
Sur des hosts avec ports 80/443 ouverts (~1000 modules linux/http testés),
|
||||
ça causait des runs de 10-12h par host.
|
||||
5s suffisent — si la console MSF n'est pas ready en 5s, le check est de toute
|
||||
façon inconclus et on procède.
|
||||
|
||||
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
||||
|
||||
### Files Changed
|
||||
|
||||
```
|
||||
M thearm_uzi
|
||||
```
|
||||
|
||||
### Diff Summary
|
||||
|
||||
```
|
||||
thearm_uzi | 2 +-
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
```
|
||||
Reference in New Issue
Block a user