Skip to content

v9.3.48

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Nov 14:49
· 10 commits to main since this release

Changelog

  • a21a7d6 Merge pull request #363 from nyaruka/bulk_timeout
  • ec06eeb Reduce threshold for using bulk timeout task to 10
  • 2b33545 Merge branch 'main' into bulk_timeout
  • 0c6fd11 Tweak signature of testsuite.FlushTasks
  • 5dd3fa7 Rework timeouts cron
  • 4eaa22e Add new task to handle bulk session timeouts
  • 4737982 Merge pull request #361 from nyaruka/selective_flush
  • 63cc48e Allow tests to specify which task queues are flushed
  • 571f401 Merge pull request #360 from nyaruka/queue_abstraction
  • 632710f Create absraction for fair queues.. so it's possible to switch out the sorted set implementation