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

WatchDog #105

Merged
merged 12 commits into from
Jan 16, 2025
Merged

WatchDog #105

merged 12 commits into from
Jan 16, 2025

Conversation

RodrigoMNardi
Copy link
Collaborator

Modifying the Watchdog system to avoid rebuilding with each new update. Now every 30 minutes it validates whether it is running or if the process is hanging

Removing WatchDog rebuild.

Signed-off-by: Rodrigo Nardi <[email protected]>
Creating the WatchDog when the execution starts and every 30 minutes checks the execution status, if it has not finished, schedule it again in 30 minutes

Signed-off-by: Rodrigo Nardi <[email protected]>
Removing deleted method

Signed-off-by: Rodrigo Nardi <[email protected]>
Updating unit tests

Signed-off-by: Rodrigo Nardi <[email protected]>
Updating unit tests

Signed-off-by: Rodrigo Nardi <[email protected]>
Removing deprecated method

Signed-off-by: Rodrigo Nardi <[email protected]>
Adding more unit tests

Signed-off-by: Rodrigo Nardi <[email protected]>
Fixed hung execution detection logic.
Correct use of hung in Github::PlanExecution::Finished class.
RubyDoc in modified classes

Signed-off-by: Rodrigo Nardi <[email protected]>
Fixed hung execution detection logic.
Correct use of hung in Github::PlanExecution::Finished class.
RubyDoc in modified classes

Signed-off-by: Rodrigo Nardi <[email protected]>
Fixed hung execution detection logic.
Correct use of hung in Github::PlanExecution::Finished class.
RubyDoc in modified classes

Signed-off-by: Rodrigo Nardi <[email protected]>
Fixed hung execution detection logic.
Correct use of hung in Github::PlanExecution::Finished class.
RubyDoc in modified classes

Signed-off-by: Rodrigo Nardi <[email protected]>
Updating unit tests

Signed-off-by: Rodrigo Nardi <[email protected]>
@RodrigoMNardi RodrigoMNardi merged commit 6d553f3 into FRRouting:master Jan 16, 2025
2 checks passed
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.

1 participant