Skip to content

Scheduler Validate Servers - #5575#5586

Merged
valadas merged 12 commits intodnnsoftware:developfrom
mtrutledge:task/SchedulerValidateServers
Mar 21, 2023
Merged

Scheduler Validate Servers - #5575#5586
valadas merged 12 commits intodnnsoftware:developfrom
mtrutledge:task/SchedulerValidateServers

Conversation

@mtrutledge
Copy link
Copy Markdown
Contributor

Fixes #5575

Summary

Adds a WebServerMonitor scheduled task that runs every 5 minutes. This scheduled task updates the Last Activity Date for a WebServer. If a server hasn't been seen in > 10 minutes then it is disabled. If a WebServer hasn't been seen in > 24 hours then delete the server from the table. Anytime we deactivate or delete a server, we updated the scheduled tasks related to the deactivated server to a new server.

Copy link
Copy Markdown
Contributor

@valadas valadas left a comment

Choose a reason for hiding this comment

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

Looks good to me

@valadas valadas added this to the 9.11.2 milestone Mar 21, 2023
@valadas valadas merged commit 645bc86 into dnnsoftware:develop Mar 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Adjust Scheduler to Validate Existence of Server Before Start and Update Task If Needed

3 participants