Commit b9052705 authored by Jérome Perrin's avatar Jérome Perrin

credential: prevent multiple failures

If a Credential Request/Recovery can not be accepted, the alarm should not
retry again and again.

We use an hasActivity test before trying to accept to prevent causing multiple
failing activities, if it already failed once, no need to retry more,
CMFActivity built-in retry mechanism is enough.
parent 5a0780e1
Pipeline #10333 passed with stage
in 0 seconds