You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 29, 2024. It is now read-only.
Components currently have no tracking in-place for operational states. For higher level abstractions and constructs to better reason about the status of some running component, an ActivityState should be added to each component uniquely to better enhance system introspection and concurrency management.
The text was updated successfully, but these errors were encountered:
epociask
changed the title
Internal Component Activity State Tracking
Add Internal Component Activity State Tracking
Apr 14, 2023
Components currently have no tracking in-place for operational states. For higher level abstractions and constructs to better reason about the status of some running component, an
ActivityState
should be added to each component uniquely to better enhance system introspection and concurrency management.The text was updated successfully, but these errors were encountered: