fix: object reference not set by adding retry for GetDecryptionKeyOFDL #82
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "TeenagerNeedsHelpQQ/OF-DL:master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Sometimes the HttpRequest in the GetDecryptionKeyOFDL Method returns an successCode but with invalid Data. In these cases we will do a retry, so that we dont get a null reference
Mentioned this in the dev channel for sim0n00ps to review.