100DaysToOffload

Dataverse resilience pause and reflect
A short reflection on the Dataverse resilience tests so far #
Dataverse resilience experiment 4
A fourth approach to parallel record creation in Dataverse using HttpClient with retry logic from Polly #
Dataverse resilience experiment 3
A third approach to parallel creation in Dataverse using HttpClient without any retry logic (naive starting point) #
Dataverse resilience experiment 2
A second approach to parallel record creation using ServiceClient but using Parallel.ForEachAsync #
Dataverse resilience experiment 1
I try a naive approach to parallel record creation using ServiceClient and example code from the documentation. #
Dataverse Resilience
A collection of notes exploring how to make applications that rely on Dataverse more resilient #
Dataverse Resilience
I thought we had learned these lessons before, but maybe not! never assume that colleagues won’t try to do something that they think should work , just because we haven’t told them that the feature is available (or not) 😄 time spent writing good automated tests is rarely wasted - they are your saviour when you revisit code that you last looked at months previously and try to understand what that “cowboy builder” (your past self) did exactly! #
Doctorow on Social Quitting
Author and commentator goes to the heart of what is happening with #BigSocial #100DaysToOffload #
One of those things you don’t know you need until you really need it… Find and restore file from Git history #100DaysToOffload 3/100 #
Manual import of AWS resource to Terraform #100DaysToOffload #