restart counters are useful to understand how many times a process has restarted from a particular checkpoint. It's also super convenient to be able to reset the same to establish a clean slate for the next checkpoint. It should meet the following requirements:
1) allow resetting all
2) allow resetting by a specific id
restart counters are useful to understand how many times a process has restarted from a particular checkpoint. It's also super convenient to be able to reset the same to establish a clean slate for the next checkpoint. It should meet the following requirements:
1) allow resetting all 2) allow resetting by a specific id