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

Poc for a solution to the missing queue processor interface to handle the retry mechanism #555

Open
4 tasks
SandGrainOne opened this issue Jul 1, 2024 · 0 comments

Comments

@SandGrainOne
Copy link
Member

SandGrainOne commented Jul 1, 2024

Description

Find a solution to the missing interface in the new Azure.Functions.Worker library. #478

Additional info

An article that might be interesting: https://codingcanvas.com/implementing-retries-for-messages-in-azure-storage-queues/

Tasks

  • Setup a new Azure function in isolated mode for .net 8.
  • Setup a new storage account with queues to test with.
  • Develop a function that can put messages back on the queue with increasing hidden timer for each iteration.

Acceptance criteria

  • Demostrate a working function or report findings
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

1 participant