Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use TaskScope #183

Merged
merged 2 commits into from
Jan 2, 2024
Merged

Use TaskScope #183

merged 2 commits into from
Jan 2, 2024

Conversation

dagguh
Copy link
Contributor

@dagguh dagguh commented Dec 22, 2023

When bypassing the TaskScope, we ended up as having insufficient metadata, which ended up as "unknown" tasks in GUI.

Before:
image
image

After:
image
image

Remove usages of `TaskTimer`.
Remove usages of `CloseableThreadContext`.
Move some operations under the appropriate task.
Plan to replace `facilitateSsh` (from `aws-resources`) with a new method
on `Ssh.publishLoginEvents()` (in `ssh`), which should use `EventBus`.
They can be used to describe or use EC2 instances in a given context
(e.g. this is the EC2 node details for VU node).
@dagguh dagguh requested a review from a team as a code owner December 22, 2023 16:54
@dagguh dagguh enabled auto-merge (rebase) January 2, 2024 09:20
@dagguh dagguh merged commit 45eaae9 into master Jan 2, 2024
4 checks passed
@dagguh dagguh deleted the use-task-scope branch January 2, 2024 13:01
dagguh added a commit that referenced this pull request Jan 2, 2024
@dagguh dagguh mentioned this pull request Jan 2, 2024
dagguh added a commit that referenced this pull request Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants