`beta.5` Seems Very Broken with Queues
See original GitHub issuePlease provide a succinct description of the issue.
Repro steps
Upgrading from beta.1
to beta.5
, Queues stop working and appear to silently fail. Messages immediately get sent to point queue without any exception/warning/message provided.
Sample output:
Host.Startup: Information: Found the following functions:
Applications.Authentications.Host.Get
Host.Startup: Information: Job host started
Microsoft.Hosting.Lifetime: Information: Now listening on: https://localhost:...
Microsoft.Hosting.Lifetime: Information: Now listening on: http://localhost:...
Microsoft.Hosting.Lifetime: Information: Application started. Press Ctrl+C to shut down.
Microsoft.Hosting.Lifetime: Information: Hosting environment: Development
Microsoft.Hosting.Lifetime: Information: Content root path: ...\bin\Debug\net6.0
Host.Triggers.Queue: Warning: Message has reached MaxDequeueCount of 5. Moving message to queue 'queue-poison'.
Expected behavior
Works like beta.1
😛
Actual behavior
Broken.
Known workarounds
Revert back to beta.1
.
Related information
To be certain, the above references this package: https://www.nuget.org/packages/Microsoft.Azure.WebJobs.Extensions.Storage
Everything else has been great until this. 😃
Issue Analytics
- State:
- Created 2 years ago
- Comments:16 (3 by maintainers)
Top Results From Across the Web
The queue system seems to be broken. : r/Diablo
The queue system seems to be broken. I queued ~5 min later into the game than my brother, but still got in ~...
Read more >If Beta queue times are replicated is OW2 doomed?
Winston and Hog. Old maps are broken too. Queue times are worse than OW1, even though they specifically changed to 1-2-2 to improve...
Read more >The queuing is UNACCEPTABLE - Page 3
And so ESO is going to lose new players because of queues, how is the ... This is seriously broken and very unlikely...
Read more >I Spent 8 Hours in the Diablo 4 Beta Queue - YouTube
One day they will let me play the game... WATCH LIVE ▻ https://www.twitch.tv/itswill VOD CHANNEL▻ ...
Read more >What a surprise—the Diablo 4 beta test servers are being ...
The biggest and most obvious issue for people trying to get into the beta is lengthy queue times: I'm currently staring at an...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Please see https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Microsoft.Azure.WebJobs.Extensions.Storage.Queues/CHANGELOG.md#500-beta2-2021-02-09 .
Thank you for the information