On Mon, Feb 24, 2025 at 10:42:05 +0100, Peter Krempa wrote:
> On Mon, Feb 24, 2025 at 09:33:51 +, Daniel P. Berrangé wrote:
> > On Thu, Feb 20, 2025 at 10:01:13AM +0100, Peter Krempa wrote:
> > > The workers of qemuDomainGetStats should not report errors if they can't
> > > fetch data; but rath
On Mon, Feb 24, 2025 at 10:42:05AM +0100, Peter Krempa wrote:
> On Mon, Feb 24, 2025 at 09:33:51 +, Daniel P. Berrangé wrote:
> > On Thu, Feb 20, 2025 at 10:01:13AM +0100, Peter Krempa wrote:
> > > The workers of qemuDomainGetStats should not report errors if they can't
> > > fetch data; but ra
On Mon, Feb 24, 2025 at 09:33:51 +, Daniel P. Berrangé wrote:
> On Thu, Feb 20, 2025 at 10:01:13AM +0100, Peter Krempa wrote:
> > The workers of qemuDomainGetStats should not report errors if they can't
> > fetch data; but rather omit the entries. Refactor the code to
> > de-incentivize error r
On Thu, Feb 20, 2025 at 10:01:13AM +0100, Peter Krempa wrote:
> The workers of qemuDomainGetStats should not report errors if they can't
> fetch data; but rather omit the entries. Refactor the code to
> de-incentivize error reporting.
Why shouldn't they report errors ?
Can you give an example of
On a Thursday in 2025, Peter Krempa wrote:
The workers of qemuDomainGetStats should not report errors if they can't
fetch data; but rather omit the entries. Refactor the code to
de-incentivize error reporting.
Peter Krempa (21):
qemuDomainGetStatsBlockExportHeader: Remove return value
qemuDoma
On 2/20/25 10:01, Peter Krempa wrote:
> The workers of qemuDomainGetStats should not report errors if they can't
> fetch data; but rather omit the entries. Refactor the code to
> de-incentivize error reporting.
>
> Peter Krempa (21):
> qemuDomainGetStatsBlockExportHeader: Remove return value
>
The workers of qemuDomainGetStats should not report errors if they can't
fetch data; but rather omit the entries. Refactor the code to
de-incentivize error reporting.
Peter Krempa (21):
qemuDomainGetStatsBlockExportHeader: Remove return value
qemuDomainGetStatsBlockExportFrontend: Remove retur