feat/#74: Add timeout to RPC calls #117

Merged
stanislav.hejny merged 1 commit from feat/74b into develop 2025-12-30 15:37:50 +00:00

The code may wait indefinitely for the response from the RPC call.
This change adds the default, but modifiable timeout to quit the wait after 5 seconds (or as specified in the method call)

The code may wait indefinitely for the response from the RPC call. This change adds the default, but modifiable timeout to quit the wait after 5 seconds (or as specified in the method call)
feat/#74: Add timeout to RPC calls
All checks were successful
/ should-publish (push) Successful in 7s
/ run-unit-tests (push) Successful in 52s
/ build-and-push-otdemo (push) Successful in 47s
/ publish-python-library (push) Has been skipped
/ run-integration-tests-cleverswarm (push) Successful in 21m4s
/ run-internal-integration-tests (push) Successful in 18m42s
bd4a333ccb
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
clevermicro/amq-adapter-python!117
No description provided.