snowflake/common/messages
Cecylia Bocovich 8343bbc336
Add context with timeout for client requests
Client timeouts are currently counted from when the client is matched
with a proxy. Instead, count client timeouts from the moment when the
request is received.

Closes #40449
2025-03-26 13:30:59 -04:00
..
client.go Move the development to gitlab 2023-05-31 10:01:47 +02:00
ipc.go Add context with timeout for client requests 2025-03-26 13:30:59 -04:00
messages_test.go Use ShouldBeNil to check for nil values 2023-09-20 12:34:51 -04:00
proxy.go refactor: use named returns for some funcs 2024-12-03 12:51:42 +00:00