keygen-sh / keygen-api

Keygen is a fair source software licensing and distribution API built with Ruby on Rails. For developers, by developers.
https://keygen.sh
Other
824 stars 53 forks source link

Fix issue where dead machines/processes would never be culled #742

Closed ezekg closed 1 year ago

ezekg commented 1 year ago

Closes #739.

ezekg commented 1 year ago

I'd like to add logging for Sidekiq jobs and their arguments^0, to make searching and debugging these types of jobs easier.

We should create an opt-in middleware for logging a job's arguments.