Skip to content

release v2.1.5 to master#168

Merged
rcschrg merged 17 commits intomasterfrom
development
Apr 9, 2025
Merged

release v2.1.5 to master#168
rcschrg merged 17 commits intomasterfrom
development

Conversation

@maurerle
Copy link
Collaborator

@maurerle maurerle commented Apr 9, 2025

No description provided.

ahilloffis and others added 17 commits January 31, 2025 10:42
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
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
@maurerle maurerle requested a review from rcschrg April 9, 2025 10:32
@rcschrg rcschrg merged commit 761b522 into master Apr 9, 2025
18 checks passed
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.

3 participants