Altinn / altinn-events

Altinn platform microservice for handling events
MIT License
1 stars 2 forks source link

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

Open SandGrainOne opened 6 days ago

SandGrainOne commented 6 days ago

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

Acceptance criteria