Skip to content

Feat: Use tasks for LP Queues #1803

@mustermeiszer

Description

@mustermeiszer

Description

There is a new feature provided in Substrate see.

We should switch the existing on_idle logic here with a task. In general it is needed to switch most if not all on_idle/on_finallize with such tasks if possible.

How will this affect the code base

  • Prevent the chain from stalling due to overweight automatic actions
  • Allow to easily automate work without building bots

What are foreseen obstacles or hurdles to overcome?

  • None so far

Metadata

Metadata

Assignees

No one assigned

    Labels

    I7-optimisationEnhancement that provides better perfromance or smaller footprint.I8-enhancementAn additional feature.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions