jakartaee / batch

The Jakarta Batch project produces the Batch Specification and API.
https://projects.eclipse.org/projects/ee4j.batch
Apache License 2.0
13 stars 17 forks source link

Metrics: In chunk count, count normal chunks separately from retries. #127

Open follis opened 3 years ago

follis commented 3 years ago

The metrics track the number of chunks. Does this just count normal chunks? If we retry a chunk do we count it twice (or more)? The spec should say.