aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Log delays for the coordinator thread channelsChristopher Baines2021-12-21
* Log delays for procedures involved in handling build resultsChristopher Baines2021-12-20
* Log delays in fetch builds to allocateChristopher Baines2021-12-20
* Log delays when worker thread calls occur inside worker threadsChristopher Baines2021-12-20
* Reduce the time in the transaction when replacing the allocation planChristopher Baines2021-12-20
* Log delay from select allocated buildsChristopher Baines2021-12-20
* Log delays for entering transactionsChristopher Baines2021-12-20
* Increase precision of delay loggingChristopher Baines2021-12-20
* Fix displaying the total bytes for uploads in progressChristopher Baines2021-12-19
* Fix logging deleting temporary filesChristopher Baines2021-12-19
* Cleanup temporary files on startupChristopher Baines2021-12-19
* Compress outputs in the thread for the buildChristopher Baines2021-12-19
* Change the post build actions thread pool sizeChristopher Baines2021-12-19
* Report the total bytes when reporting upload progressChristopher Baines2021-12-19
* Stop using with-upload-slot for queuing uploadsChristopher Baines2021-12-19
* Increase the number of chunked request worker threadsChristopher Baines2021-12-19
* Don't use an unlimited number of threads for post build actionsChristopher Baines2021-12-19
* Don't try to exit when hook threads crashChristopher Baines2021-11-29
* 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
* Don't log backtraces for chunked input issues in worker threadsChristopher Baines2021-11-26
* Use a specific exception type for chunked input issuesChristopher Baines2021-11-26
* Allow disabling the logging of exceptions in worker threadsChristopher Baines2021-11-26
* Drop parallel uploads to 1 againChristopher 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
* Log delays with datastore-insert-buildChristopher Baines2021-11-20
* Improve delay logging in datastore-call-with-transactionChristopher Baines2021-11-20
* Log delays in insert-derivation-and-return-outputsChristopher Baines2021-11-20
* Use prepared statements when inserting derivationsChristopher Baines2021-11-20
* Always reset the statement in db-output->output-idChristopher Baines2021-11-20
* Compress outputs outside of the upload slotChristopher Baines2021-11-20
* Add an index on output_metadataChristopher Baines2021-11-18
* Monitor a few more sqlite related proceduresChristopher Baines2021-11-18
* Improve the datastore-call-with-transaction delay loggingChristopher Baines2021-11-18
* Improve the call-with-delay-logging procedureChristopher Baines2021-11-18
* Improve delay logging seconds reportingChristopher Baines2021-11-18
* Add delay logging to fetching buildsChristopher Baines2021-11-17
* Track delays for reporting metricsChristopher Baines2021-11-16
* Track delays for a couple of sqlite datastore operationsChristopher Baines2021-11-16
* Add a tracing style delay loggerChristopher Baines2021-11-16
* Track worker thread task durationsChristopher Baines2021-11-16
* Remove TODO from the README about strings as foreign keysChristopher Baines2021-11-16
* Check if an output has been uploaded before trying to upload itChristopher Baines2021-11-16
* Move the timing of fetch-builds around more of the codeChristopher Baines2021-11-16
* Add error handling around computing output hashesChristopher Baines2021-11-15