storj/storage/postgreskv
JT Olio 78c0d9352d storage: support monkit traces of limit exceeded
errors.New errors will not show up in monkit tracing
as a useful error type. this change fixes a test (!)
and makes it so monkit will tell us what the error
type is, if we have this failure

Change-Id: Ic9933704e4095495c7ee286d9df3eb7eb94b25c9
2020-07-06 15:14:02 +00:00
..
schema private/tagsql,storage: fixes to context cancellation 2020-01-20 15:44:39 +02:00
client_test.go all: add missing ctx.Cleanup calls in tests 2020-04-29 17:58:40 +00:00
client.go storage: support monkit traces of limit exceeded 2020-07-06 15:14:02 +00:00
common.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
ordered_iterator.go private/tagsql: track proper closing of rows and statements 2020-06-05 18:25:43 +00:00