From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id qIfEAVXus2RvFgEASxT56A (envelope-from ) for ; Sun, 16 Jul 2023 15:19:17 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 0Gm6AVXus2QUagEA9RJhRA (envelope-from ) for ; Sun, 16 Jul 2023 15:19:17 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id D65A05136B for ; Sun, 16 Jul 2023 15:19:16 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=KeCZtghY; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1689513556; a=rsa-sha256; cv=none; b=HW1yAv7D2EfKvgdO18x7pFRM+dKaJj2BhI/6nFb13SlMcAbC6O5UM8ucHy7OkrhWzOnq9q ToAFIlLa+UEK5gbProAQQJIuWJ/euv1wUF83cV7Gl7hX/uVNia/FYs+F0yZ7pQksTuNFkt Cd+fR6Kjnxic9aaZECkvdpYAFpYcPtBBdXkvz03LzxpQ9Vs4RtsE6P/vx2TEevAEs6kt6V qEqAOLyhIgiRagqPClT0NHPVqvfbM1vTc1LMyGXygRpVKflWsJZeGET+dP6fEXtcC3bb+Q kTurxvGdZnWjO4WHWzSZyVC05kfKTb8wTqdmDiYd1CveTYzaiahv+FSh0N4aKA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=KeCZtghY; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1689513556; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=IpbR5QqKFXzcnmsaRosx4ZmjkS0qDVmOAqKJoZPISxE=; b=ZEOVVqYmdft2WDdCcRKkYnpb8wQWhQSnMDTmqJf82E8lLTv5VRqSVrUXgFLAIYnX/jLSi9 ER3InbxNlKHGVJpVKsJkwxVR7epSIgmqJCItzqe23jVpC8SMcRHv1trO/7iWpVirT8flSx lDJ8n60RdCrT6BubBxo0pzyLV0Iov22JqfP6nhEL0ZHgSK/TLdvhPdOsW+erzYSSLeoirG 0v3iLPReWe+ne5h80lStBz2hkI3m5HQEWjPle9ZwmE7iQS7fcgOIt2YRKzwFU1ULeygSnY y0qrbWZqleKi0ZCeRSa7WnEYNkVojcW9qhB2az89sN5SND7Bk154QBCj/5zOTA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qL1eS-0007Ve-EM; Sun, 16 Jul 2023 09:19:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qL1eR-0007VV-6e for bug-guix@gnu.org; Sun, 16 Jul 2023 09:19:03 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qL1eQ-0002ol-Uy for bug-guix@gnu.org; Sun, 16 Jul 2023 09:19:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qL1eQ-0002UO-Av; Sun, 16 Jul 2023 09:19:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#64665: [Shepherd] Introduce a configurable respawn delay Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: attila@lendvai.name, felix.lechner@lease-up.com, bug-guix@gnu.org Resent-Date: Sun, 16 Jul 2023 13:19:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 64665 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 64665@debbugs.gnu.org Cc: Attila Lendvai , Felix Lechner X-Debbugs-Original-To: bug-guix@gnu.org X-Debbugs-Original-Xcc: Attila Lendvai , Felix Lechner Received: via spool by submit@debbugs.gnu.org id=B.16895135349546 (code B ref -1); Sun, 16 Jul 2023 13:19:02 +0000 Received: (at submit) by debbugs.gnu.org; 16 Jul 2023 13:18:54 +0000 Received: from localhost ([127.0.0.1]:47056 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qL1eH-0002Tu-Pu for submit@debbugs.gnu.org; Sun, 16 Jul 2023 09:18:54 -0400 Received: from lists.gnu.org ([2001:470:142::17]:60082) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qL1eE-0002TZ-Tw for submit@debbugs.gnu.org; Sun, 16 Jul 2023 09:18:52 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qL1e9-0007V0-H7 for bug-guix@gnu.org; Sun, 16 Jul 2023 09:18:45 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qL1e9-0002g2-8d for bug-guix@gnu.org; Sun, 16 Jul 2023 09:18:45 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:Subject:To:From:in-reply-to: references; bh=IpbR5QqKFXzcnmsaRosx4ZmjkS0qDVmOAqKJoZPISxE=; b=KeCZtghYjCCLjV QgpaeCwoYadNoOCKxrnMCuxhRDNczDNI30+BqYsW19gc3luIq8XXUeMedSw4yAzZRT/9HJ6L0Y0QS Lv99yhrNRC4MNlBUttEz+pI/BUi+fzCPf4g7+n0Dtn3Rf6MEJr2+XWNi+x/hoGGv1nDJ+t4u91W4u pEsOgsGJRFMtAsasiR4c3YXXZ4EgJklvnA7SaAZqJt5EJ654OcPskg8KxA67jZ9LnKkT7Y+poYBKj hrgXn8ifbUzhUr6aSMn34qQ4k2int/uLGdEssDi78ScwBZAu4vm5zQgK5vo1n0RfLzN96ueKs8FjH 0HO/UNNv1MUPJXzuQdjw==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201] helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qL1e8-0000Ak-R5 for bug-guix@gnu.org; Sun, 16 Jul 2023 09:18:45 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: Octidi 28 Messidor an 231 de la =?UTF-8?Q?R=C3=A9volution, ?= jour de la Vesce X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Sun, 16 Jul 2023 15:18:43 +0200 Message-ID: <874jm4uh8s.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Queue-Id: D65A05136B X-Migadu-Scanner: mx1.migadu.com X-Migadu-Spam-Score: -6.85 X-Spam-Score: -6.85 X-TUID: j1osUQWp/+C0 Hi, The conclusion of the thread at seems to be that we should introduce a configurable respawn delay (systemd makes that 100ms). Ludo=E2=80=99.