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

add update and reval flag to indicate failure #7674

Closed
jpappa200 opened this issue Jul 25, 2023 · 0 comments · Fixed by #7750
Closed

add update and reval flag to indicate failure #7674

jpappa200 opened this issue Jul 25, 2023 · 0 comments · Fixed by #7750
Labels
cache-config Cache config generation medium difficulty the estimated level of effort to resolve this issue is medium medium impact impacts a significant portion of a CDN, or has the potential to do so new feature A new feature, capability or behavior Traffic Ops related to Traffic Ops

Comments

@jpappa200
Copy link
Contributor

This Feature Request affects these Traffic Control components:

  • Traffic Control Cache Config (t3c, formerly ORT)
  • Traffic Ops
  • Traffic Portal

Description

Right now in TC we have a checkmark to indicate caches are up to date and/or update has succeeded. We have a clock to signal a cache has a pending update. I would like to add an X flag to indicate an update failure. We really don't have any way to indicate a failure unless we're watching the t3c logs. A lot of times t3c will clear the update flag on failure otherwise every 3 min (or what ever update interval is set) t3c will pull the configs and do a full run and fail repeatedly until the issue is fixed. On failure I would like t3c to set the update failed flag X in TO as an indication a failure has occurred and should be investigated. Also t3c will not consider the X as a pending update, and once the server is fixed updates could be queued again to signal an update is pending.

@jpappa200 jpappa200 added the new feature A new feature, capability or behavior label Jul 25, 2023
@ocket8888 ocket8888 added Traffic Ops related to Traffic Ops medium impact impacts a significant portion of a CDN, or has the potential to do so cache-config Cache config generation medium difficulty the estimated level of effort to resolve this issue is medium labels Jul 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cache-config Cache config generation medium difficulty the estimated level of effort to resolve this issue is medium medium impact impacts a significant portion of a CDN, or has the potential to do so new feature A new feature, capability or behavior Traffic Ops related to Traffic Ops
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants