-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
There are 2 ways to create a payload: 1. We are sending a new message, and need to create a blob if the payload size is bigger than allowed. 2. We are updating already existing message, and it can have a Blob associated with it. In case updated message contents fits into a QueueMessage - the we delete the blob, if not update the blob contents.
- Loading branch information
1 parent
6288a9e
commit 2082e46
Showing
1 changed file
with
25 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters