aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Change the metrics endpointChristopher Baines2023-04-24
| | | | | Given this might sit alongside the nar-herder or something else that publishes /metrics, use a more specific path.
* Tune the server startupChristopher Baines2023-04-24
|
* Add exception handling to the state channelChristopher Baines2023-04-24
|
* Make the event source configurableChristopher Baines2023-04-24
|
* Set a custom printer for the fibers schedulerChristopher Baines2023-04-24
| | | | In case this causes reliability problems.
* Further fix /events with no query parametersChristopher Baines2023-04-22
|
* Handle the query string not existing for /eventsChristopher Baines2023-04-22
|
* Fix HTTP response code for errorsChristopher Baines2023-04-22
|
* Initial commitChristopher Baines2023-04-13