Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Increase timeout for DialAndSend context
Updated the timeout for the DialAndSend context in 'client_test.go' from 5 seconds to 1 minute to ensure sufficient time for the operation to complete. This change helps prevent premature timeouts that can cause test failures.
- Loading branch information