Changes between Version 133 and Version 134 of API
- Timestamp:
- 10/09/2011 11:53:56 AM (20 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
API
v133 v134 200 200 TODO! 201 201 202 == Snapshots == 203 The calculcation of delegation chains is very time consuming. Because of that a snapshot of the current delegation chains for every issue is calculated periodically by a background job. At some points in time (namely issue state changes) the current snapshot is saved for future use. The current snapshot is called 'latest', the saved snapshots are called: 'end_of_admission', 'half_freeze', 'full_freeze'. This is important for following GET methods population, interest, support. 204 202 205 [[BR]][[BR]] 203 206
