mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-05 08:10:50 +00:00
this is necessary as in some cases we want a low timeout (when we expect a quick response, e.g. with backup), but in others we may want a very long timeout (long running query). Now we have more granular control over timeouts so we can get things to fail more predictably in tests. |
||
|---|---|---|
| .. | ||
| client.go | ||
| client_test.go | ||
| error.go | ||
| handler.go | ||
| handler_internal_test.go | ||
| handler_test.go | ||
| translator.go | ||
| translator_test.go | ||