Skip to content

Conversation

spikeninja
Copy link
Collaborator

  • add new 'queued' state of tasks
  • add ability to filter by task states
  • update middleware class
  • update TaskState typing
  • update some packages
  • update db schema: new fields: 'queued_at'; new indexes: 'idx_tasks__queued_at' and 'idx_tasks__worker'
  • add timestamp_ms to all timestamps in the db schema
  • fix returnValue formatting
  • add sort by queuedAt ability

@spikeninja spikeninja marked this pull request as draft April 23, 2025 16:14
@spikeninja spikeninja marked this pull request as ready for review April 23, 2025 19:04
@spikeninja spikeninja merged commit 639cc40 into main Apr 23, 2025
@spikeninja spikeninja deleted the feat/add-queued-tasks branch April 23, 2025 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant