steren’s avatarsteren’s Twitter Archive—№ 3,589

  1. …in reply to @mikeal
    mikeal brianleroux I would use a task queue system with a configurable retry policy. The function would return a failure, and the queue would be in charge of invoking it again later.