TestEngineering/Services/TokenServerAndSyncLoadTesting: Difference between revisions

Jump to navigation Jump to search
Line 461: Line 461:
  NOTE: Values can be tweaked here:
  NOTE: Values can be tweaked here:
     https://github.com/mozilla-services/tokenserver/blob/master/loadtest/loadtest.py#L58-L60
     https://github.com/mozilla-services/tokenserver/blob/master/loadtest/loadtest.py#L58-L60
 
  Also, it may be the case that the following errors are "acceptable" if TS Stage is larger than Verifier Stage:
The following types of errors are known:
/media/ephemeral0/logs/tokenserver/token.error.log
    Exception KeyError: KeyError(49564400,) in <module 'threading'...
/media/ephemeral0/logs/tokenserver/token.log
    ..."Starting new HTTP connection (9): 127.0.0.1", "hostname": ...
    {"error": "StopIteration()", "traceback": "Uncaught exception:\n  File \"/data/tokenserver/local/lib/python2.6/site-packages/gunicorn/workers/async.py\"..."op": "gunicorn.error", "name": "gunicorn.error"}
    ..."Connection pool is full, discarding connection: 127.0.0.1", "...
REF:
https://bugzilla.mozilla.org/show_bug.cgi?id=1040396
https://bugzilla.mozilla.org/show_bug.cgi?id=1040397
  OLD: Also, it may be the case that the following errors are "acceptable" if TS Stage is larger than Verifier Stage:
  /media/ephemeral0/logs/tokenserver/token.error.log
  /media/ephemeral0/logs/tokenserver/token.error.log
  Verifier-related errors of these types:
  Verifier-related errors of these types:
Confirmed users
3,727

edits

Navigation menu