Cancellation token multifold
Combine token sources to get the best out of cancellation model
Nov 27, 20213 min read75

Search for a command to run...
Articles tagged with #backend
Combine token sources to get the best out of cancellation model

Why you should start using them in your backend services

You read it right, go ahead and search for faulted errors, socket exceptions in your favorite instrumentation tool (azure application insights, new relic etc), there is a very high chance you are going to find few of these logged. Here is a snippet f...
