appsec helper: add send timeouts#3518
Conversation
set_send_timeout was never used
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #3518 +/- ##
==========================================
+ Coverage 61.65% 61.66% +0.01%
==========================================
Files 143 143
Lines 13004 13008 +4
Branches 1702 1702
==========================================
+ Hits 8017 8021 +4
Misses 4225 4225
Partials 762 762
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
Benchmarks [ appsec ]Benchmark execution time: 2025-12-05 16:01:33 Comparing candidate commit f39ab3e in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 12 metrics, 0 unstable metrics. |
Benchmarks [ tracer ]Benchmark execution time: 2025-12-05 16:31:00 Comparing candidate commit f39ab3e in PR branch Found 1 performance improvements and 8 performance regressions! Performance is the same for 185 metrics, 0 unstable metrics. scenario:ComposerTelemetryBench/benchTelemetryParsing
scenario:MessagePackSerializationBench/benchMessagePackSerialization
scenario:MessagePackSerializationBench/benchMessagePackSerialization-opcache
scenario:SamplingRuleMatchingBench/benchRegexMatching1
scenario:SamplingRuleMatchingBench/benchRegexMatching2
scenario:SamplingRuleMatchingBench/benchRegexMatching3
scenario:SamplingRuleMatchingBench/benchRegexMatching4
scenario:SpanBench/benchOpenTelemetryAPI
scenario:TraceSerializationBench/benchSerializeTrace
|
set_send_timeoutwas never usedDescription
Reviewer checklist