Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

Abstract DLT polling monitor prototype async #1366

Open
ameliabradley opened this issue Apr 1, 2022 · 0 comments
Open

Abstract DLT polling monitor prototype async #1366

ameliabradley opened this issue Apr 1, 2022 · 0 comments
Assignees
Labels

Comments

@ameliabradley
Copy link

The prototype for the DLT polling monitor is currently tightly coupled with the async library Tokio. We want to decouple Tokio and abstract away any async calls, so that if in the future we switch the async runtime or use a different technique (such as threads), there will be less code to rewrite.

@ameliabradley ameliabradley self-assigned this Apr 1, 2022
@ameliabradley ameliabradley added this to Triage in Grid via automation Apr 1, 2022
@ameliabradley ameliabradley moved this from Triage to Ready in Grid May 6, 2022
@dnewh dnewh added the 3 Time estimate label May 16, 2022
@shannynalayna shannynalayna moved this from Ready to In progress in Grid May 27, 2022
@ameliabradley ameliabradley moved this from In progress to Ready in Grid Jun 6, 2022
@ameliabradley ameliabradley moved this from Ready to Backlog in Grid Jul 29, 2022
@ryjones ryjones removed this from Backlog in Grid Mar 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

No branches or pull requests

2 participants