Overview
Comment: | Tell calling client to wait and try again if server is overloaded (in terms of parallel api calls over 25) |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | multi-server-hack |
Files: | files | file ages | folders |
SHA1: |
fd3c06195dae25aaf4cdee9be9eac1f1 |
User & Date: | matt on 2017-03-24 14:52:47 |
Other Links: | branch diff | manifest | tags |
Context
2017-03-24
| ||
15:18 | Reduced threshold for server pushback on clients to 20 api calls/parallel. Added couple more calls to check if server is running before starting a new one. check-in: 37e149d637 user: matt tags: multi-server-hack | |
14:52 | Tell calling client to wait and try again if server is overloaded (in terms of parallel api calls over 25) check-in: fd3c06195d user: matt tags: multi-server-hack | |
13:51 | Show connection stats every 60 seconds. Remove stat of megatest.db from rmt:send-receive, it was happening on every call. check-in: 6baac6187e user: matt tags: multi-server-hack | |
Changes
Modified api.scm from [d0edc7e79b] to [b54cac363d]. [diff]
Modified rmt.scm from [4b028f3c38] to [5974ce4c87]. [diff]