On Mon, Oct 20, 2025 at 06:26:17PM +0200, Fabian Arrotin wrote:
On 20/10/2025 18:11, Pierre-Yves Chibon wrote:
On Mon, Oct 20, 2025 at 06:02:37PM +0200, Fabian Arrotin wrote:
On 20/10/2025 17:51, Pierre-Yves Chibon wrote:
Also: is there a way to have duffy client request-session have a --retry option so that it can keep on retrying until a node becomes available? (Maybe combined with a --timeout?) (happy to work with claude on the patches if that's deemed helpful)
For the --retry option, you can eventually open a PR against duffy code itself, and Nils will probably review it if he has time ;-)
I was hoping you could point me to the sources :]
Here is the PR: https://github.com/CentOS/duffy/pull/1255
I took the opportunity to scratch a couple of other itches I had (like -h in addition to --help) :)
Pierre