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
|
пре 8 година |
Melanie Thielker
|
f021c64eb0
Refactor: Rename IImprovedAssetCache to IAssetCache as the old IAssetCache is long gone.
|
пре 8 година |
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 година |