adobe-apiplatform / user-sync.py

Application for synchronizing Adobe customer directories via the User Management API
https://adobe-apiplatform.github.io/user-sync.py/en/user-manual/
MIT License
87 stars 67 forks source link

Timeout and retry mechanism for LDAP connections #846

Open adorton-adobe opened 5 months ago

adorton-adobe commented 5 months ago

When the LDAP connection fails, the connector should retry after a delay. This should loop a few times before failing.