SwiftQueue v3.2.0 Release Notes

Release Date: 2019-06-09 // almost 5 years ago
  • ๐Ÿ†• New features

    • ๐Ÿ‘ท Job execution timeout constraint (#50)
    • Exponential backoff with max delay (#226)
    • ๐Ÿ‘ Better threading configuration for Queue and Manager (#228) (#229) (#230)
    • ๐Ÿ‘ท Jobs can be enqueue from manager with .enqueue(JobInfo) (#231)