oxidecomputer / cio

Rust libraries for APIs needed by our automated CIO.
Apache License 2.0
264 stars 42 forks source link

Remove re-exec #301

Closed augustuswm closed 1 year ago

augustuswm commented 1 year ago

This PR changes the cron behavior so that all execution occurs within the single webhooky binary instead of executing separate instances per job.