Arturo Pie

Results 11 issues of Arturo Pie

source-map-support is imported inside the function, so I don't think it should be installed as a dev dependency. If I install source-map-support as a dev dependency, and invoke the function...

Allows the min disk threshold before docker cleanup as an CloudFormation parameter. It can be a unit (e.g. 120.3M, 1.5GB) Thanks @lox for starting the work on this. I'll try...

agent health
custom-configuration

Right now, there is no way of customizing those values for the hourly docker-gc cron job. The defaults are not good enough for us since our docker images are quite...

enhancement
help wanted
agent health

Some sidecar containers, like a vnc-recorder, generate artifacts on INT signal. However, docker compose cleanup is running after buildkite upload job artifacts. I think we should move compose_cleanup from pre-exit...

These components need to be refactored, to separate concerns. Use a different class to manage queues and communication to RabbitMQ, and add a logger class (or reuse the one that...

Medium Priority
Task

After printing all the failures and crashes, originator should print number of failures, time, hosts, etc

Medium Priority
New feature

How to reproduce: raise an exception from after_sync callback. The message shown in originator is ugly and hard to read. Output 'exception' messages in a similar way to gorgon 'crash'...

Medium Priority
New feature

Allow the user to specify timeouts for each callback in gorgon.json. Use the timeout, so the processes do not hang for ever if one of the callbacks blocks for ever.

Medium Priority
New feature