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

Fix devcontainer #7

Open
chrnola opened this issue Dec 8, 2021 · 2 comments
Open

Fix devcontainer #7

chrnola opened this issue Dec 8, 2021 · 2 comments

Comments

@chrnola
Copy link
Owner

chrnola commented Dec 8, 2021

No description provided.

@danielrosa-zh
Copy link

Hi, first of all, thanks for maintaining this project!

Just to inform that I did a rollback from latest to 0.6 due this intermittent error causing crash loopback error.

{"@t":"2022-12-27T18:08:32.2127523Z","@mt":"Unhandled exception, application terminating","@l":"Fatal","@x":"System.AggregateException: One or more errors occurred. (Timeout awaiting response (outbound=0KiB, inbound=95549KiB, 5768ms elapsed, timeout is 5000ms), command=XINFO, next: XINFO, inst: 0, qu: 0, qs: 2, aw: False, rs: TryParseResult, ws: Idle, in: 0, in-pipe: 17484279, out-pipe: 0, serverEndpoint: redacted:6379, mc: 1/1/0, mgr: 9 of 10 available, clientName: redis-stream-exporter-845d4749bc-l42dn, IOCP: (Busy=0,Free=1000,Min=8,Max=1000), WORKER: (Busy=1,Free=32766,Min=8,Max=32767), v: 2.2.88.56325 (Please take a look at this article for some common client-side issues that can cause timeouts: https://stackexchange.github.io/StackExchange.Redis/Timeouts))\n ---> StackExchange.Redis.RedisTimeoutException: Timeout awaiting response (outbound=0KiB, inbound=95549KiB, 5768ms elapsed, timeout is 5000ms), command=XINFO, next: XINFO, inst: 0, qu: 0, qs: 2, aw: False, rs: TryParseResult, ws: Idle, in: 0, in-pipe: 17484279, out-pipe: 0, serverEndpoint: redacted:6379, mc: 1/1/0, mgr: 9 of 10 available, clientName: redis-stream-exporter-845d4749bc-l42dn, IOCP: (Busy=0,Free=1000,Min=8,Max=1000), WORKER: (Busy=1,Free=32766,Min=8,Max=32767), v: 2.2.88.56325 (Please take a look at this article for some common client-side issues that can cause timeouts: https://stackexchange.github.io/StackExchange.Redis/Timeouts)\n --- End of inner exception stack trace ---\n at Microsoft.FSharp.Control.AsyncResult1.Commit() in D:\a\_work\1\s\src\fsharp\FSharp.Core\async.fs:line 391\n at Microsoft.FSharp.Control.AsyncPrimitives.QueueAsyncAndWaitForResultSynchronously[a](CancellationToken token, FSharpAsync1 computation, FSharpOption1 timeout) in D:\a\_work\1\s\src\fsharp\FSharp.Core\async.fs:line 1044\n at Microsoft.FSharp.Control.AsyncPrimitives.RunSynchronously[T](CancellationToken cancellationToken, FSharpAsync1 computation, FSharpOption1 timeout) in D:\a\_work\1\s\src\fsharp\FSharp.Core\async.fs:line 1070\n at Microsoft.FSharp.Control.FSharpAsync.RunSynchronously[T](FSharpAsync1 computation, FSharpOption1 timeout, FSharpOption1 cancellationToken) in D:\\a\\_work\\1\\s\\src\\fsharp\\FSharp.Core\\async.fs:line 1365\n at RedisStreamsMonitor.Main.main(String[] _argv) in /App/Program.fs:line 87"}

@chrnola
Copy link
Owner Author

chrnola commented Dec 27, 2022

Hi @danielrosa-zh - do you mind if we continue this discussion on the other issue? #8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants