omervk / gamgee

An embedded framework to lend you a helping durable execution hand on your journey
1 stars 0 forks source link

Be Better with Errors #7

Open omervk opened 9 months ago

omervk commented 9 months ago

Error handling, retry-able vs. non-retry-able failures, redriving tasks from DLQ

omervk commented 9 months ago

Implemented retrying and redriving tasks from DLQ

omervk commented 9 months ago

Implemented exponential backoffs on retries