Skip to content

What does the descriptor property of StartCircuit arguments represent? #25947

Locked Answered by SteveSandersonMS
jababda asked this question in General
Discussion options

You must be logged in to vote

This is interesting. Thanks for letting us know.

This is something we'd really want to investigate in case there's an underlying problem. Do you mind possible reposting this as an issue at https://github.com/dotnet/aspnetcore/issues? If you can give any more details about the repro steps it would help. For example what it means to "return" to the page after 3-5 mins (are you reloading the page? why does the browser take any action if you're just switching tabs?)

Also my first guess about the possible cause is caching in the browser. If the browser is caching the initial HTML response and then you try to restart the connection with an old expired connection descriptor, this sort of error i…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by SteveSandersonMS
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants