-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: create function to send batch message (#84)
* feat: create function to send batch message * refactor: change publish_message_batch and add docstring * refactor: change publish_message_batch and add tests * fix: fix publish message batch and add test * refactor: refactor function send_batch_message code * feat: add tests for failed cases * feat: add tests for attributes * feat: add tests for entries * fix: handle empty body * fix: add function build_message_attributes and test * fix: remove improve send_message and tests * fix: remove get_attributes
- Loading branch information
1 parent
27ae219
commit c63780e
Showing
2 changed files
with
187 additions
and
1 deletion.
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
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