badoo / badoo/liveprof

short connection timeout

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
232
Forks
21
PR merge metrics
No merged PRs in 30d

Description

If the collector server is down, the script hangs for a long time at the script end.
An option or solution is needed that includes connection timeout.
This will make it easier to survive the collector server crash.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the PHP entry point that sends data to the collector server and tracing where the script waits at shutdown. Check how connection failures are currently handled; done means a configurable connection timeout prevents a down collector from blocking script completion, with coverage for that failure path.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
performance
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.