Skip to content

Annoying things #34

Description

@vduseev

Summary

Things that turned out to be annoying in real life development.

  • Untyped payload in the dequeued job. It would be much better if it could be strongly typed and use Pydantic.
  • Subscribe should automatically take the name of the function as a queue name by default
  • Cleanup of old tasks: they consume db space quickly
  • Can't substitute ootb json parser
  • No full compatibility with Pydantic
  • Run specific subscriptions, not all at once
  • No dashboard

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions