aboutsummaryrefslogtreecommitdiff
path: root/guix-build-coordinator/agent-messaging
Commit message (Expand)AuthorAge
...
* Drop the delay for retrying uploads on failureChristopher Baines2023-04-11
* Remove the crude alarm based timeout for submitting outputsChristopher Baines2023-04-11
* Stop using the guix-memory-metrics-updaterChristopher Baines2023-03-27
* Instrument the size of some Guix managed hash tablesChristopher Baines2023-03-27
* Add processor count to the agent statusChristopher Baines2023-03-24
* Fix status load average handlingChristopher Baines2023-03-22
* Have agents send their status every 30 secondsChristopher Baines2023-03-22
* Implement and extend the agent status functionalityChristopher Baines2023-03-22
* Stop using procedures for responses where unnecessaryChristopher Baines2023-03-21
* Switch to using = for testing numerical equalityChristopher Baines2022-10-22
* Clean up some loggingChristopher Baines2022-10-22
* Log when output files are renamedChristopher Baines2022-10-22
* Add more logging when output files are deletedChristopher Baines2022-10-22
* Tweak upload handling againChristopher Baines2022-10-21
* Copy upload error handling to the partial routeChristopher Baines2022-10-21
* Log the file size and md5 hash on the agent sideChristopher Baines2022-10-21
* Include the file size and md5 hash in error messagesChristopher Baines2022-10-21
* Tweak output uploading codeChristopher Baines2022-10-19
* Use suspendable ports for the agent, with timeoutsChristopher Baines2022-10-16
* Throttle calling alarmChristopher Baines2022-10-15
* Reset the upload progress when appropriateChristopher Baines2022-10-14
* Add more logging around file uploadsChristopher Baines2022-10-14
* Shorten timeout when submitting outputsChristopher Baines2022-10-14
* Tweak output upload timeoutChristopher Baines2022-10-14
* Don't crash on chunked input exceptionsChristopher Baines2022-10-08
* Check the dynamic auth token before creating new agentsChristopher Baines2022-10-08
* Move retry in submit-outputChristopher Baines2022-04-09
* Add a timeout for submitting outputsChristopher Baines2022-04-09
* Only use GC protection when gnutls won't internally retryChristopher Baines2022-02-04
* 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
* Improve still more to send log messageChristopher Baines2021-12-22
* Improve logging when submitting outputsChristopher Baines2021-12-22
* 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
* Only check the size of the file once when uploadingChristopher Baines2021-11-21
* Fix variable reference in submit-outputChristopher Baines2021-11-21
* Compress outputs outside of the upload slotChristopher Baines2021-11-20
* 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
* Fix the uri when calling coordinator-handle-failed-requestChristopher Baines2021-11-15
* Handle the case where there are no more bytes to sendChristopher Baines2021-11-15
* Remove some test codeChristopher Baines2021-11-14