Skip to content

Compare: Todo

New page
Showing with 0 additions and 2 deletions.
  1. +0 −2 Todo.md
2 changes: 0 additions & 2 deletions Todo.md
Expand Up @@ -2,7 +2,5 @@ List of tasks to complete or investigate adding to backburner:


* Custom front-end in sinatra for viewing backburner jobs * Custom front-end in sinatra for viewing backburner jobs
* Refer to https://github.com/denniskuczynski/beanstalkd_view * Refer to https://github.com/denniskuczynski/beanstalkd_view
* Forking worker to control memory
* https://github.com/michaeldwan/stalker/commit/386267690a7c03e11d1a8b7b6f08b7c9c7cd2c0d
* Control retries at the job level * Control retries at the job level
* `max_job_retries 0` - Set at the job object class level (along with `queue`) * `max_job_retries 0` - Set at the job object class level (along with `queue`)