Skip to content

Extensions to enable Workflow Executor & Task Executor #167

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

Merged
merged 3 commits into from
Jul 6, 2022

Conversation

mocsharp
Copy link
Collaborator

@mocsharp mocsharp commented Jun 14, 2022

Add 2 extensions to group services required by the Workflow Manager & Task Manager respectively.

@mocsharp mocsharp added the enhancement New feature or request label Jun 14, 2022
@mocsharp mocsharp added this to the POC milestone Jun 14, 2022
@mocsharp mocsharp self-assigned this Jun 14, 2022
@mocsharp mocsharp force-pushed the vchang/ability-to-turn-on-off-we-te branch from b30e132 to 9f9f511 Compare June 14, 2022 16:59
@mocsharp mocsharp changed the title Ability to turn on/off Workflow Executor & Task Manager Extensions to enable Workflow Executor & Task Executor Jun 23, 2022
mocsharp and others added 3 commits July 5, 2022 08:59
Signed-off-by: Victor Chang <vicchang@nvidia.com>
Signed-off-by: James Finnerty <James.Finnerty@AnswerDigital.com>
Signed-off-by: Victor Chang <vicchang@nvidia.com>
@mocsharp mocsharp force-pushed the vchang/ability-to-turn-on-off-we-te branch from dedd97a to ae9f0e8 Compare July 5, 2022 16:10
@mocsharp mocsharp requested a review from JoeBatt1989 July 5, 2022 16:11
@JoeBatt1989 JoeBatt1989 merged commit 8a4cb49 into develop Jul 6, 2022

public static async Task<HttpResponseMessage> GetConsumers()
{
var httpClient = new HttpClient();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are we sure that is this is part of running a large number of Tests isn't going to cause a port exhaustion ??

@mocsharp mocsharp deleted the vchang/ability-to-turn-on-off-we-te branch August 23, 2022 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

4 participants