aboutsummaryrefslogtreecommitdiff
path: root/guix-build-coordinator/agent-messaging/http
Commit message (Expand)AuthorAge
* Fix the threshold for metrics delay loggingChristopher Baines2022-02-01
* Tweak metrics delay loggingChristopher Baines2022-01-20
* Remove bodies from responses to HEAD requestsChristopher Baines2021-12-27
* Fix route for getting the bytes uploaded for an outputChristopher Baines2021-12-24
* Check before deleting filesChristopher Baines2021-11-26
* Remove redundant if in the controllerChristopher Baines2021-11-26
* Don't print backtraces in the controller when chunked inputs endChristopher Baines2021-11-26
* Delete existing files when processing upload requestsChristopher Baines2021-11-22
* Unwind on some exceptionsChristopher Baines2021-11-22
* Improve some way numbers are displayedChristopher Baines2021-11-22
* Track delays for reporting metricsChristopher Baines2021-11-16
* Check if an output has been uploaded before trying to upload itChristopher Baines2021-11-16
* Add error handling around computing output hashesChristopher Baines2021-11-15
* Implement initial support for resuming HTTP uploadsChristopher Baines2021-11-14
* Start checking the hashes of submitted outputsChristopher Baines2021-11-14
* Improve the reveived output messageChristopher Baines2021-05-30
* Remove stale log filesChristopher Baines2021-05-26
* Handle receiving outputs as a bytevectorChristopher Baines2021-04-23
* Handle receiving logs as bytevectorsChristopher Baines2021-04-09
* Add Guile GC related metricsChristopher Baines2021-03-25
* Add a new dynamic authentication approachChristopher Baines2021-02-28
* Don't use with-exception-handler with (backtrace)Christopher Baines2021-01-22
* Add missing thunkChristopher Baines2021-01-16
* Tweak agent messaging error handlingChristopher Baines2021-01-16
* Move triggering allocations out of the http serverChristopher Baines2021-01-15
* Move some metrics out of base-datastore-metrics-updaterChristopher Baines2020-12-04
* Add metrics for the database and WAL sizeChristopher Baines2020-12-01
* Better handle fetching buildsChristopher Baines2020-11-27
* Make hook processing a bit more efficientChristopher Baines2020-11-09
* Use the build coordinator logger in the agent messaging serverChristopher Baines2020-11-07
* Include the Guile internal real and run times as metricsChristopher Baines2020-11-02
* Better handle agent errors on the coordinator sideChristopher Baines2020-10-24
* Improve the line length for the receiving outputs codeChristopher Baines2020-10-24
* Move around the code for build log file locationsChristopher Baines2020-10-11
* Guard against receiving parts of build log filesChristopher Baines2020-10-10
* Fix missing bad-request procedureChristopher Baines2020-10-07
* Separate the agent messaging server and client codeChristopher Baines2020-10-07