Skip to content

add TypeError fix and testing #10582

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 10 commits into from
Closed

add TypeError fix and testing #10582

wants to merge 10 commits into from

Conversation

ePreda
Copy link
Contributor

@ePreda ePreda commented Dec 23, 2021

Resolves #10567. Simply adds a default empty string when requesting an environmental var to avoid passing in a NoneType.

Added some, perhaps over-engineered, testing to catch future encoding errors.

Status (please check what you already did):

  • added some tests for the functionality
  • updated the documentation
  • updated the changelog (please check changelog for instructions)
  • reformat files using black (please check Readme for instructions)

@ePreda ePreda requested a review from a team as a code owner December 23, 2021 14:07
@CLAassistant
Copy link

CLAassistant commented Dec 23, 2021

CLA assistant check
All committers have signed the CLA.

@ePreda ePreda requested a review from joejuzl January 6, 2022 15:16
Co-authored-by: Joe Juzl <joejuzl@gmail.com>
@ePreda
Copy link
Contributor Author

ePreda commented Feb 8, 2022

No longer needed.

@ePreda ePreda closed this Feb 8, 2022
@m-vdb m-vdb deleted the 10567_kafka_header_default branch May 23, 2022 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rasa.core.brokers.kafka Failed with error: encoding without a string argument
5 participants