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

Monitor channels job #242

Merged
merged 12 commits into from
Jul 27, 2023
Merged

Monitor channels job #242

merged 12 commits into from
Jul 27, 2023

Conversation

RodriFS
Copy link
Contributor

@RodriFS RodriFS commented Jul 24, 2023

The idea for this PR is to be able to check for and add ghost channels to the NodeGuard

src/Pages/Channels.razor Outdated Show resolved Hide resolved
src/Pages/Channels.razor Outdated Show resolved Hide resolved
@RodriFS RodriFS requested a review from daliclovr July 24, 2023 16:49
src/Jobs/ChannelMonitorJob.cs Outdated Show resolved Hide resolved
src/Pages/Channels.razor Outdated Show resolved Hide resolved
src/Helpers/Constants.cs Outdated Show resolved Hide resolved
@Jossec101
Copy link
Contributor

This PR needs thorough testing imo

@RodriFS RodriFS requested a review from Jossec101 July 26, 2023 12:42
@RodriFS
Copy link
Contributor Author

RodriFS commented Jul 26, 2023

Added unit testing

Copy link
Contributor

@Jossec101 Jossec101 left a comment

Choose a reason for hiding this comment

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

Lets use gRPC client factory by MSFT to have a good way to use gRPC channels efficiently:

https://learn.microsoft.com/en-us/aspnet/core/grpc/clientfactory?view=aspnetcore-7.0

daliclovr
daliclovr previously approved these changes Jul 27, 2023
@RodriFS RodriFS requested a review from Jossec101 July 27, 2023 13:53
@Jossec101 Jossec101 merged commit fff2667 into main Jul 27, 2023
1 check passed
@Jossec101 Jossec101 deleted the monitor-channels branch July 27, 2023 13:59
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.

3 participants