We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[2024-06-14 22:58:28Z WARN FeatureFlagProvider] Unable to retrieve feature flag status: Microsoft.VisualStudio.Services.WebApi.VssResourceNotFoundException: API resource location 3e2b80f8-9e6f-441e-8393-005610692d9c is not registered on http://192.168.1.2:36837/. at Microsoft.VisualStudio.Services.WebApi.VssHttpClientBase.CreateRequestMessageAsync(HttpMethod method, IEnumerable`1 additionalHeaders, Guid locationId, Object routeValues, ApiResourceVersion version, HttpContent content, IEnumerable`1 queryParameters, Object userState, CancellationToken cancellationToken, String mediaType) at Microsoft.VisualStudio.Services.WebApi.VssHttpClientBase.SendAsync[T](HttpMethod method, IEnumerable`1 additionalHeaders, Guid locationId, Object routeValues, ApiResourceVersion version, HttpContent content, IEnumerable`1 queryParameters, Object userState, CancellationToken cancellationToken) at Agent.Listener.Configuration.FeatureFlagProvider.GetFeatureFlagWithCred(IHostContext context, String featureFlagName, ITraceWriter traceWriter, AgentSettings settings, VssCredentials creds, CancellationToken ctk) in /mnt/vss/_work/1/s/src/Agent.Listener/Configuration/FeatureFlagProvider.cs:line 62
As long this is not implemented we cannot turn these restricted features on and get a bunch of warnings
Changelogs mention the implementation: https://github.com/microsoft/azure-pipelines-agent/releases?q=Featureflag&expanded=true
The text was updated successfully, but these errors were encountered:
No branches or pull requests
As long this is not implemented we cannot turn these restricted features on and get a bunch of warnings
Changelogs mention the implementation: https://github.com/microsoft/azure-pipelines-agent/releases?q=Featureflag&expanded=true
The text was updated successfully, but these errors were encountered: