You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The central config spec has recently been updated to say that regardless of what the Cache-Control headers are, agents should only retry at a maximum every 5 seconds to fetch the central configuration. I.e. if the Cache-Control headers specify a value less than 5, the default retry interval should be used.
Description
The central config spec has recently been updated to say that regardless of what the Cache-Control headers are, agents should only retry at a maximum every 5 seconds to fetch the central configuration. I.e. if the Cache-Control headers specify a value less than 5, the default retry interval should be used.
Agent Issues