Hacker News new | ask | show | jobs
by Moodles 2041 days ago
A lot of people would google FizzBuzz unfortunately.
1 comments

I'm about to do some interviewing and I am much more interested in how they would handle a credit card provider being down when processing a transaction. Or if they can articulate that solution verbally. Or if they handle me taking an opposite position as devil's advocate well, etc.
Using a resilience library like Polly, if the transaction still fails after a few attempts then handle it according to business requirements.

https://github.com/App-vNext/Polly

Absolutely. You want both but I would also value what you’re talking about a lot more.