Megatest

Check-in [4860a4e6aa]
Login
Overview
Comment:Clean up uses of tcp. tcp6 did not seem to work. Increased tcp backlog (didn't seem to help) and improved backoff
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | v1.80
Files: files | file ages | folders
SHA1: 4860a4e6aa32078091539c9cb3a2d212283f635e
User & Date: matt on 2023-04-09 14:45:02
Other Links: branch diff | manifest | tags
Context
2023-04-09
21:07
Use run-id in queries looking for test info. Can't assume test-ids are unique. Added separate exception handler for serialization to help with debug (still causes grief when hit but at least you can find the issue but looking in server logs). check-in: ea060a034b user: matt tags: v1.80
14:45
Clean up uses of tcp. tcp6 did not seem to work. Increased tcp backlog (didn't seem to help) and improved backoff check-in: 4860a4e6aa user: matt tags: v1.80
2023-04-08
11:48
Added better fallback on communication failure. check-in: 7dcbd017e3 user: matt tags: v1.80
Changes

Modified db.scm from [a9fc779d25] to [cf4037913b].    [diff]

Modified megatest.scm from [1aad76e09c] to [6f4fa87a54].    [diff]

Modified portlogger.scm from [0097927637] to [3334cefb6f].    [diff]

Modified server.scm from [a78488d9e1] to [39953c681c].    [diff]

Modified tcp-transportmod.scm from [32789e6d1a] to [574d8a43e3].    [diff]

Modified tests.scm from [1a4573f7da] to [6fa611f761].    [diff]