Adam Cooke
|
7e2acccd1e
|
feat(worker): allow number of threads to be configured
This allows for more threads to be run. Care needs to be taken to ensure that database connection pool size is appropriate for this.
|
2024-03-17 18:41:26 +00:00 |
|
Adam Cooke
|
ee8d829a85
|
feat(prometheus): add postal_message_queue_latency metric
|
2024-03-17 09:29:22 +00:00 |
|
Adam Cooke
|
4e13577891
|
style(rubocop): Style/TrailingCommaInArrayLiteral
|
2024-03-12 11:45:44 +00:00 |
|
Adam Cooke
|
d84152eb5d
|
feat: automatically remove queued messages with stale locks (#2872)
|
2024-03-12 11:37:29 +00:00 |
|
Adam Cooke
|
bea7450d8f
|
feat: add prometheus metrics to worker
|
2024-02-24 11:19:48 +00:00 |
|
Adam Cooke
|
a2eb70edf1
|
feat: add health server and prometheus metrics to worker
|
2024-02-23 22:51:38 +00:00 |
|
Adam Cooke
|
93fc120f44
|
refactor: move worker from lib/worker to app/lib/worker
|
2024-02-23 22:51:36 +00:00 |
|