Shaheer Hassan

Results 5 issues of Shaheer Hassan

This PR adds optional parameter for RestartSec for linux systemd service, this parameter was hard coded to 120s before, sometimes we need the app to restart after a smaller interval...

Hi, In file service_systemd_linux.go Line 319, you can see that the RestartSec Param is hard-coded to 120s. This is an issue when you want your service to be set at...

### Your environment - Version: [email protected] ### What did you do? We have an application which uses pion ice for connectivity & candidate gathering with coturn. ### What did you...

Here's the PR for the feature: https://github.com/qiniu/goc/pull/403 I've added new test cases, and ran the old ones, all are passing. This feature modifies the GET endpoint of profile, which was...

- Add GET /v1/cover/profile/?name= endpoint - Allows retrieving merged coverage profiles for all instances of a specific service - Includes comprehensive error handling for missing services and failed connections -...

size/L