Tomodachi

Latest version: v0.28.3

Safety actively analyzes 723685 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 22 of 26

0.4.6

- Messages via SNS+SQS or AMQP over 60000 bytes as JSON will now be sent in a gzipped base64 encoded format to allow for larger limits and lower potential SNS costs due to multiplexed messaging.
- Fixes an issue with multidict 3.2.0 on hot-reload which made the tomodachi application crash.

0.4.5

- Possibility to requeue messages that result in specific exceptions. Exceptions that will nack the message (for AMQP transport) is called `AmqpInternalServiceError`. Exceptions that won't delete the message from the queue and in turn will result in it to "reappear" unless configured non-default (for AWS SNS+SQS transport) is called `AWSSNSSQSInternalServiceError`.

0.4.4

- Corrected an issue regarding crontab notation for scheduling function calls where it didn't parse the upcoming date correctly if both isoweekday and day part were given.

0.4.3

- Catches unintended HTTP exceptions and prints a useful stacktrace if log_level is set to DEBUG.

0.4.2

- Fixes an issue where Content-Type header couldn't be specified without charset in HTTP transports.
- Cleared some old debug code.

0.4.1

- Corrects and issue with AMQP transport which caused invoked functions to not be able to declare scope variables without crashes.

Page 22 of 26

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.