Skip to content

Releases: ModelsLab/modelq-php

0.5

26 Apr 07:50

Choose a tag to compare

Mirrors modelq python 1.0.11 fixes for production stuck-task and queued_requests leak.

  • worker_loop: persist startedAt on the Task object and write status='processing' on task:{id} so storeFinalTaskState keeps them.
  • requeueStuckProcessingTasks: fall back to queued_at when started_at is missing. Covers workers killed in the sAdd processing_taskssetex task:{id} window.
  • storeFinalTaskState: zRem queued_requests on terminal state. Stops unbounded zset growth.

0.4

08 Jan 08:39
0f9cb37

Choose a tag to compare

0.4

What's Changed

New Contributors

Full Changelog: 0.3...0.4

0.3

29 Dec 09:35

Choose a tag to compare

0.3

Full Changelog: 0.2...0.3

0.2

25 Dec 09:22

Choose a tag to compare

0.2

Full Changelog: 0.1...0.2

0.1

22 Dec 04:43

Choose a tag to compare