wlandau / crew

A distributed worker launcher
https://wlandau.github.io/crew/
Other
123 stars 4 forks source link

push_backlog() and pop_backlog() #145

Closed wlandau closed 8 months ago

wlandau commented 8 months ago

Prework

Related GitHub issues and pull requests

Summary

Implements push_backlog() and pop_backlog() to manage cases when it is not desirable to push to saturated controllers (https://github.com/ropensci/targets/issues/1220).