When we run a synchronizing task, we may have LDAP errors, but as soon as the task completes, we can't know anything about the errors but by looking into the logs, which is really inconvenient.
It would be very useful to pass a new parameter to the {{launch()}} that would contain the list of errors after completion.
Even better, if we could pass a callback that get called after each error, that would be just great.
When we run a synchronizing task, we may have LDAP errors, but as soon as the task completes, we can't know anything about the errors but by looking into the logs, which is really inconvenient.
It would be very useful to pass a new parameter to the {{launch()}} that would contain the list of errors after completion.
Even better, if we could pass a callback that get called after each error, that would be just great.