Merged
Conversation
scheduling: fix scheduling times in UTC timezone instead of local time
Fix: Fixed race condition in mqtt container for extra subscriptions
update ruff version in pre-commit
…t or interact with the role
get_role helper to get access to a different role of the same agent
…tself, which throws an error during shutdown. this also happens if the container is shut down before running start method. Fix this by checking if the mqtt_client is set
… count if a connection attempt throws an error in `create_connection`, we do not decrease the counter in _connection_counts. Therefore, maximum 10 connection attempts are made if the other container is not ready yet This is fixed by decreasing if an error is thrown during create_connection
tcp: free up unsuccessful connection attempts
mqtt: only disconnect mqtt_client if initialized
… and pass the message to it clean up as_agent_process in tcp container
mqtt: container should check for agent id in mirrored container
update version to v2.1.5
rcschrg
approved these changes
Apr 9, 2025
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.