Skip to content
Snippets Groups Projects
Commit 7b579caf authored by Anis Elleuch's avatar Anis Elleuch Committed by kannappanr
Browse files

heal: Fix heal sequences cleanup process (#6780)

The current code triggers a timeout to cleanup a heal seq from
healSeqMap, but we don't know if the user did or not launch a new
healing sequence with the same path.

Add endTime to healSequence struct and add a periodic heal-sequence
cleaner to remove heal sequences only if this latter is older than
10 minutes.
parent 272b8003
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment