UbitUmarov
|
fbbcc1edd7
== string.Empty is .Lenght == 0
|
2 年之前 |
UbitUmarov
|
7e0fc95c3a
== UUID.Zero is slow
|
2 年之前 |
UbitUmarov
|
a01046c24f
a few changes to get assets
|
3 年之前 |
UbitUmarov
|
a23bf4eb1b
mantis 8890: waste CPU checking if asset id == Zero on get; several changes on region Asset connector
|
3 年之前 |
UbitUmarov
|
2a70c8c5c2
mantis 8848: fix typo, Thanks Chris Weymann
|
3 年之前 |
UbitUmarov
|
7b106564fa
in some cases store a hg asset on local grid is just waste
|
4 年之前 |
UbitUmarov
|
e4a922012a
change region asset connectors again. The new ini files must be used (should update automaticly). All region modes back, but testing needed, as usual. Left out automatic grid store retry, that needs better consideration (like on payed uploads). runprebuild, clearaot etc needed
|
4 年之前 |
UbitUmarov
|
cdd5dba5b0
some changes; let regions have own assets connector, make the services connector one be like ther older simpler one (as 0.8x). still not good
|
4 年之前 |
UbitUmarov
|
3ec5d46a2f
some changes Still BAD
|
4 年之前 |
UbitUmarov
|
b3893b9dc5
make AssetServicesConnector do HG work (HGAssetServicesConnector should no not be in used now); change HGAssetBroker to be a extended derivative of it. WARNING TESTgit push origin master possible still very broken
|
4 年之前 |
UbitUmarov
|
dc5a0244fc
cosmetics
|
4 年之前 |
Melanie
|
3d019323e8
Cache assets even in cases where the upload fails. That helps in asset upload debugging because the asset can be examined
|
5 年之前 |
UbitUmarov
|
03abb970f4
reduce httptimout on first try to save a asset to grid
|
5 年之前 |
UbitUmarov
|
f474c10f71
change threads confusing names
|
5 年之前 |
UbitUmarov
|
437369778d
give BlockingCollection more chances
|
6 年之前 |
UbitUmarov
|
8d8236cfb2
missing file change.. actually use watchdog threads on assetsconnector and
|
7 年之前 |
UbitUmarov
|
e5377eb839
use threads from main pool on assetsconnector
|
7 年之前 |
UbitUmarov
|
65e9421058
minor changes
|
7 年之前 |
UbitUmarov
|
4286ae43f2
make some threads background ones
|
7 年之前 |
UbitUmarov
|
9a1d94f455
remove use of libomv BlockingQueue
|
7 年之前 |
Melanie Thielker
|
a5151bb337
Refactor asset handling as per Ubit's suggestion
|
7 年之前 |
Melanie Thielker
|
5a18ea31cf
Make negative asset caching actually work
|
7 年之前 |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 年之前 |
Melanie Thielker
|
07b48fd58c
Add negative caching to flotsam cache. Prevents scripts from hammering the asset server
|
7 年之前 |
Melanie Thielker
|
f021c64eb0
Refactor: Rename IImprovedAssetCache to IAssetCache as the old IAssetCache is long gone.
|
7 年之前 |
UbitUmarov
|
d2e380e81e
on get asset with callback, do the callback even if asset not found. This is needed on same cases
|
8 年之前 |
UbitUmarov
|
fced64aef5
change asset upload retry timer AutoReset back to true
|
8 年之前 |
UbitUmarov
|
bc1f5ebbb9
change MAXSENDRETRIESLEN from test value to normal
|
8 年之前 |
UbitUmarov
|
924aaedfce
assets uploads to grid. Change the retry code. Stop using asset.UploadAttempts field that should be removed
|
8 年之前 |
UbitUmarov
|
b29ab1b2df
adjust the checks for invalid asset IDs. changed upload fail detection
|
9 年之前 |