aboutsummaryrefslogtreecommitdiff
path: root/guix-build-coordinator/guix-data-service.scm
Commit message (Collapse)AuthorAge
* Fix the guix-data-service request timeoutChristopher Baines2022-05-21
| | | | Which was 30,000 seconds, rather than 30 seconds.
* Guard against Guix Data Service requests hangingChristopher Baines2020-10-02
| | | | | I don't know if this is happening, but the hooks are getting stuck, and this might be a cause.
* Remove another backtick that snuck inChristopher Baines2020-07-04
|
* Add a way of sending events for all builds to the Guix Data ServiceChristopher Baines2020-07-01
| | | | To backfill the data, where the hooks haven't been used.
* Add a function to notify the Guix Data Service about build eventsChristopher Baines2020-07-01