Melanie
|
a108fcac95
Restore overload mode accidentally disabled in a prior commit. Add a new
|
10 yıl önce |
Melanie
|
5dc0298f83
Apply logging flag to a spammy message that may have been overlooked.
|
10 yıl önce |
Oren Hurvitz
|
d1c3f8eef5
Added assets service method AssetsExist(), which returns whether the given list of assets exist.
|
10 yıl önce |
Oren Hurvitz
|
7a47c15edb
- Increased the threadpool timeout to 10 minutes
|
10 yıl önce |
Oren Hurvitz
|
f901a38204
Improved logging of HTTP requests
|
11 yıl önce |
Oren Hurvitz
|
4289b71141
Fixed unit tests due to changes in the threadpool
|
10 yıl önce |
Oren Hurvitz
|
e131e73652
Run slow operations in a separate thread, instead of using FireAndForget (which has a 1-minute timeout)
|
10 yıl önce |
Oren Hurvitz
|
84d7227dfd
Changed LogThreadPool to have 4 logging levels. Added console command "debug threadpool level" to set the logging level.
|
11 yıl önce |
Oren Hurvitz
|
b13214af27
Added a watchdog to abort slow threads in the main thread pool
|
11 yıl önce |
Oren Hurvitz
|
e735f76553
LogThreadPool: when the thread is for ProcessPacketMethod, also log the packet type
|
11 yıl önce |
Oren Hurvitz
|
4031933475
Refactored DebugFlagsEnum
|
11 yıl önce |
Oren Hurvitz
|
8555e54e22
Automatically start logging FireAndForget activity if the threadpool is full
|
11 yıl önce |
Oren Hurvitz
|
7c0ebcb984
Added debug flag: LogThreadPool. It makes us log every use of the main threadpool.
|
11 yıl önce |
Oren Hurvitz
|
89945f8829
Refactored: ExternalRepresentationUtils should be the only place where the "CreatorData" field is calculated, to ensure uniformity
|
11 yıl önce |
Oren Hurvitz
|
921f0052f4
Get the full viewer name even if it's (incorrectly) sent in the 'Channel' field
|
11 yıl önce |
Justin Clark-Casey (justincc)
|
cf97535d9e
Revert "Simplify DoubleQueue to eliminate redundant sempahore work."
|
10 yıl önce |
Justin Clark-Casey (justincc)
|
52b7b40034
Simplify DoubleQueue to eliminate redundant sempahore work.
|
10 yıl önce |
Justin Clark-Casey (justincc)
|
c605c7a7b7
Lock m_syncRoot on DoubleQueue.Count. This is not documented as a thread-safe operation
|
10 yıl önce |
Dev Random
|
6955190c7d
Add Util method to load OpSys env vars
|
10 yıl önce |
Justin Clark-Casey (justincc)
|
733e067958
Log information about which function, request data and agent ID triggered an XmlRpcGroupsServiceConnector error
|
10 yıl önce |
Melanie
|
c6e9db5866
Merge branch 'master' into careminster
|
10 yıl önce |
Melanie
|
4ccb15290e
Merge branch 'master' into careminster
|
10 yıl önce |
Robert Adams
|
4fb3d314b8
Fix casting error for float type INI file parameter parsing.
|
10 yıl önce |
Robert Adams
|
08fa0a6a8a
Fix casting error for float type INI file parameter parsing.
|
10 yıl önce |
Justin Clark-Casey (justincc)
|
b5ef585069
Merge branch 'justincc-master'
|
11 yıl önce |
Oren Hurvitz
|
bc0ff5e7d4
Allow Boolean nodes in XML to be specified as "0/1". AuroraSim does that.
|
11 yıl önce |
Melanie
|
e79fab91db
Intermediate commit. Sill errors.
|
11 yıl önce |
Robert Adams
|
d9848943a9
Add routines in Util.cs for conversion of region handles to region
|
11 yıl önce |
Melanie
|
2f365ea80b
Merge branch 'master' into careminster
|
11 yıl önce |
Justin Clark-Casey (justincc)
|
431156f6c4
minor simplification of some unix date functions in Util. No functional change.
|
11 yıl önce |