Difference between revisions of "Delays on Update"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
* Changes in users' SSH keys take effect immediately. | * Changes in users' SSH keys take effect immediately. | ||
− | * Updating active project features (creation of requested repositories, etc.) and synchronization of the users' account data, such as project membership, GPG keys, is run each | + | * Updating active project features (creation of requested repositories, etc.) and synchronization of the users' account data, such as project membership, GPG keys, is run each 60 minutes. |
* Creation of the requested mailing lists occurs each 3 hours at the top of the hour. | * Creation of the requested mailing lists occurs each 3 hours at the top of the hour. |
Revision as of 10:27, 11 July 2016
Several functions related to mail aliases, external services access (SVN, CVS...), user additions, group member changes, CVS, etc, are performed via cronjobs on a regular basis.
The exact scheduling is described below:
- Changes in users' SSH keys take effect immediately.
- Updating active project features (creation of requested repositories, etc.) and synchronization of the users' account data, such as project membership, GPG keys, is run each 60 minutes.
- Creation of the requested mailing lists occurs each 3 hours at the top of the hour.
- Daily tarballs of existing repositories are created daily at 05:06 EST.
- Web pages are updated 2 seconds after commit.