all lists on lists.proxmox.com
 help / color / mirror / Atom feed
From: "Lukas Wagner" <l.wagner@proxmox.com>
To: "Lukas Wagner" <l.wagner@proxmox.com>, <pdm-devel@lists.proxmox.com>
Subject: superseded: [PATCH datacenter-manager 0/5] improvements for ParallelFetcher
Date: Fri, 06 Feb 2026 10:44:06 +0100	[thread overview]
Message-ID: <DG7S5QWWIUI6.1GW3Q3MATLYUS@proxmox.com> (raw)
In-Reply-To: <20260204152723.482258-1-l.wagner@proxmox.com>

On Wed Feb 4, 2026 at 4:27 PM CET, Lukas Wagner wrote:
> A couple of improvents for the parallel_fetcher module:
>   - inherit log context so that logging in worker tasks works
>   - outcome type improvements, better ergonomics for callers
>   - documentation
>
>
> proxmox-datacenter-manager:
>
> Lukas Wagner (5):
>   parallel fetcher: clean up imports
>   parallel fetcher: make sure to inherit log context
>   parallel fetcher: add builder and make struct members private
>   parallel fetcher: improve result type ergonomics
>   parallel fetcher: add module documentation
>
>  server/src/api/pve/firewall.rs                |  53 +-
>  server/src/api/sdn/controllers.rs             |  38 +-
>  server/src/api/sdn/vnets.rs                   |  35 +-
>  server/src/api/sdn/zones.rs                   |  35 +-
>  .../tasks/remote_tasks.rs                     |  40 +-
>  server/src/parallel_fetcher.rs                | 458 +++++++++++++-----
>  server/src/remote_updates.rs                  |  34 +-
>  7 files changed, 434 insertions(+), 259 deletions(-)
>
>
> Summary over all repositories:
>   7 files changed, 434 insertions(+), 259 deletions(-)

superseded by: https://lore.proxmox.com/all/20260206094304.117465-1-l.wagner@proxmox.com/T/#u





      parent reply	other threads:[~2026-02-06  9:43 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-04 15:27 Lukas Wagner
2026-02-04 15:27 ` [PATCH datacenter-manager 1/5] parallel fetcher: clean up imports Lukas Wagner
2026-02-05 18:08   ` applied: " Thomas Lamprecht
2026-02-04 15:27 ` [PATCH datacenter-manager 2/5] parallel fetcher: make sure to inherit log context Lukas Wagner
2026-02-05 18:08   ` applied: " Thomas Lamprecht
2026-02-04 15:27 ` [PATCH datacenter-manager 3/5] parallel fetcher: add builder and make struct members private Lukas Wagner
2026-02-05 18:08   ` applied: " Thomas Lamprecht
2026-02-04 15:27 ` [PATCH datacenter-manager 4/5] parallel fetcher: improve result type ergonomics Lukas Wagner
2026-02-05 18:17   ` Thomas Lamprecht
2026-02-06  9:00     ` Lukas Wagner
2026-02-04 15:27 ` [PATCH datacenter-manager 5/5] parallel fetcher: add module documentation Lukas Wagner
2026-02-06  9:44 ` Lukas Wagner [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=DG7S5QWWIUI6.1GW3Q3MATLYUS@proxmox.com \
    --to=l.wagner@proxmox.com \
    --cc=pdm-devel@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal