Skip to content

Cache/Queue metrics should not be negative #2495

Open
@severo

Description

@severo

In the cache metrics collection, we have entries like:

{ _id: ObjectId("65d60409acf7b3719825797e"),
  error_code: 'PreviousStepStillProcessingError',
  http_status: 500,
  kind: 'split-duckdb-index-010',
  total: -67 }

The total should never be lower than 0

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions