Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Add oar saving timeout | Justin Clarke Casey | 2009-06-05 | 1 | -1/+9 |
| | | | | | | | | | * If an oar save fails to get responses to all asset requests to the asset service then timeout after 60 seconds * Timeout executes abort, since missing assets in an OAR seems bad * This means that oar saves won't permanently hang and instead can be retried if something goes wrong with the asset service * This is not a solution to mantis 3714. Hopefully a fix will be along shortly since I can now consistently reproduce that problem | ||||
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵ | Jeff Ames | 2009-06-01 | 1 | -1/+1 |
| | | | | LICENSE.txt. | ||||
* | Create an async form of the RestObjectPoster. Rename the file (but not the | Melanie Thielker | 2009-05-10 | 1 | -0/+126 |
class!) to SynchronousRestObjectRequester. Add CacheBuckets parameter to cache |