Skip to content

vpy2.7.7

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jun 23:48
· 307 commits to master since this release

Fix

  • worker: Properly cancel blocking command during disconnections (2cf12b3)
  • Extendlock,createbulk use pipeline no multi command (a053d9b)
  • repeat: Throw error when endDate is pointing to the past (#2574) (5bd7990)
  • retry-job: Throw error when job is not in active state (#2576) (ca207f5)
  • sandboxed: Ensure DelayedError is checked in Sandboxed processors (#2567) fixes #2566 (8158fa1)
  • job: Validate job existence when adding a log (#2562) (f87e3fe)

Documentation

Performance

  • job: Set processedBy using hmset (#2592) (python) (238680b)