Skip to content

feat: remove dependence on MagicContext for actions #1064

@bmuddha

Description

@bmuddha

currently all of the actions/intets are scheduled through the MagicContext account, that gets scanned periodically and drained which is suboptimal, we need to adopt an approach used by task scheduler, where the tasks are scheduled immediately through the utilization of thread local storage in the transaction executor itself.

Metadata

Metadata

Assignees

Labels

P2Medium priorityenhancementNew feature or requestfeaturetechdebtIssues outlining shortcuts we took that need to be fixed when we have time

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions