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

Reset cached orderbook when new orderbook is a snapshot #844

Merged
merged 2 commits into from
Sep 26, 2024

Update web socket keys

39f20b5
Select commit
Loading
Failed to load commit list.
Merged

Reset cached orderbook when new orderbook is a snapshot #844

Update web socket keys
39f20b5
Select commit
Loading
Failed to load commit list.
Azure Pipelines / DigitalRuby.ExchangeSharp failed Sep 26, 2024 in 1m 8s

Build #20240926.1 failed

Annotations

Check failure on line 67 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / DigitalRuby.ExchangeSharp

Build log #L67

The nuget command failed with exit code(1) and error(Response status code does not indicate success: 500 (Internal Server Error - VS800075: The project with id 'vstfs:///Classification/TeamProject/341ec244-e856-40ad-845c-af31c33c2152' does not exist, or you do not have permission to access it. (DevOps Activity ID: 11008B6F-61B5-472A-9323-0F59C1448ED6)).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 500 (Internal Server Error - VS800075: The project with id 'vstfs:///Classification/TeamProject/341ec244-e856-40ad-845c-af31c33c2152' does not exist, or you do not have permission to access it. (DevOps Activity ID: 11008B6F-61B5-472A-9323-0F59C1448ED6)).
  at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode () [0x00040] in <dec5519efdf9482fbfb76832fbc71b94>:0 
  at NuGet.Protocol.Core.Types.PackageUpdateResource.EnsureSuccessStatusCode (System.Net.Http.HttpResponseMessage response, System.Nullable`1[T] codeNotToThrow, NuGet.Common.ILogger logger) [0x00044] in <1e3396746a6447d2b47e2b275287ff26>:0 
  at NuGet.Protocol.Core.Types.PackageUpdateResource+<>c__DisplayClass26_0.<PushPackageToServer>b__0 (System.Net.Http.HttpResponseMessage response) [0x00000] in <1e3396746a6447d2b47e2b275287ff26>:0 
  at NuGet.Protocol.HttpSource.ProcessResponseAsync[T] (NuGet.Protocol.HttpSourceRequest request, System.Func`2[T,TResult] processAsync, NuGet.Protocol.Core.Types.SourceCacheContext cacheContext, NuGet.Common.ILogger log, System.Threading.CancellationToken token) [0x000f5] in <1e3396746a6447d2b47e2b275287ff26>:0 
  at NuGet.Protocol.Core.Types.PackageUpdateResource.PushPackageToServer (System.String source, System.String apiKey, System.String pathToPackage, System.Boolean noServiceEndpoint, System.Boolean skipDuplicate, System.TimeSpan requestTimeout, System.Boolean warnForHttpSources, System.Boolean allowInsecureConnections, NuGet.Common.ILogger logger, System.Threading.CancellationToken token) [0x004be] in <1e3396746a6447d2b47e2b275287ff26>:0 
  at NuGet.Protocol.Core.Types.PackageUpdateResource.PushPackageCore (System.String source, System.String apiKey, System.String packageToPush, System.Boolean noServiceEndpoint, System.Boolean skipDuplicate, System.TimeSpan requestTimeout, System.Boolean warnForHttpSources, System.Boolean allowInsecureConnections, NuGet.Common.ILogger log, System.Threading.CancellationToken token) [0x00181] in <1e3396746a6447d2b47e2b275287ff26>:0 
  at NuGet.Protocol.Core.Types.PackageUpdateResource.PushPackagePath (System.String packagePath, System.String source, System.String symbolSource, System.String apiKey, System.Func`2[T,TResult] getSymbolApiKey, System.Boolean noServiceEndpoint, System.Boolean skipDuplicate, NuGet.Protocol.Core.Types.SymbolPackageUpdateResourceV3 symbolPackageUpdateResource, System.Boolean allowInsecureConnections, System.TimeSpan requestTimeout, NuGet.Common.ILogger log, System.Threading.CancellationToken token) [0x0016f] in <1e3396746a6447d2b47e2b275287ff26>:0 
  at NuGet.Protocol.Core.Types.PackageUpdateResource.Push (System.Collections.Generic.IList`1[T] packagePaths, System.String symbolSource, System.Int32 timeoutInSecond, System.Boolean disableBuffering, System.Func`2[T,TResult] getApiKey, System.Func`2[T,TResult] getSymbolApiKey, System.Boolean noServiceEndpoint, System.Boolean skipDuplicate, NuGet.Protocol.Core.Types.SymbolPackageUpdateResourceV3 symbolPackageUpdateResource, System.Boolean allowInsecureConnections, NuGet.Common.ILogger log) [0x0014e] in <1e3396746a6447d2b47e2b275287ff26>:0 
  at NuGet.Commands.PushRunner.Run (NuGet.Configuration.ISettings settings, NuGet.Configuration.IPackageSourceProvider sourceProvider, System.Collections.Generic.IList`1[T] packagePaths, System.String source, System.String apiKey, System.String symbolSource, System.String symbolApiKey, System.Int32 timeoutSeconds, System.Boolean disableBuffering, System.Boolean noSymbols, System.Boolean noServiceEndpoint, System.Boolean skipDuplicate, NuGet.Common.ILogger logger) [0x003da] in <1e3396746a6447d2b47e2b275287ff26>:0 
  at NuGet.CommandLine.PushCommand.ExecuteCommandAsync () [0x0017c] in <1e3396746a6447d2b47e2b275287ff26>:0 
  at NuGet.CommandLine.Command.Execute () [0x0014a] in <1e3396746a6447d2b47e2b275287ff26>:0 
  at NuGet.CommandLine.Program.MainCore (System.String workingDirectory, System.String[] args) [0x001fa] in <1e3396746a6447d2b47e2b275287ff26>:0)

Check failure on line 81 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / DigitalRuby.ExchangeSharp

Build log #L81

Packages failed to publish