Skip to content

Commit 761799e

Browse files
committed
add scheduling recommendations
1 parent ab0113a commit 761799e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/en/user-manual/deployment_best_practices.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,13 @@ On Linux, the secure storage application would have been installed and configure
155155

156156
The credentials are added to the OS secure storage and given the username and credential id that you will use to specify the credential. For umapi credentials, the username is the organization id. For the LDAP password credential, the username is the LDAP username. You can pick any identifier you wish for the specific credentials; they must match between what is in the credential store and the name used in the configuration file. Suggested values for the key names are shown in the examples above.
157157

158+
## Scheduling Recommendations
159+
160+
The User Sync Tool is designed to run with limited to no human interaction and can leverage a scheduler feature to run the tool. Our recommendation is to run the tool no more than once every 2 hours.
161+
162+
To further prevent customers from experiencing degraded performance, Adobe will add sync controls to the scheduling feature in February 2021. The new controls will prevent the start of a new session if the system is still running a previous sync from a User Sync Tool integration, resulting in a delayed start time of the subsequent sync call.
163+
164+
To learn more, please visit our [User Management API Documentation](https://adobe-apiplatform.github.io/umapi-documentation/en/).
158165

159166
## Scheduled task examples
160167

0 commit comments

Comments
 (0)