Skip to content

Commit 326b909

Browse files
authored
feat: Added grpc_deadline and request_timeout support for transaction and query execution (hiero-ledger#1499)
Signed-off-by: Manish Dait <daitmanish88@gmail.com>
1 parent de75973 commit 326b909

22 files changed

+2501
-296
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
141141
- Add automated bot to recommend next issues to contributors after their first PR merge (#1380)
142142
- Added dry-run support and refactored `.github/workflows/bot-workflows.yml` to use dedicated script `.github/scripts/bot-workflows.js` for improved maintainability and testability. (`#1288`)
143143
- Added `/working` command to reset the inactivity timer on issues and PRs. ([#1552](https://github.com/hiero-ledger/hiero-sdk-python/issues/1552))
144+
- Added `grpc_deadline` support for transaction and query execution.
144145

145146
### Changed
146147

0 commit comments

Comments
 (0)