influxdb/notification
davidby-influx a3fd489864
fix: corrrectly return 4XX errors instead of 5XX errors (#24519)
HTTP 5XX errors were being returned incorrectly from
BoltDB errors that were actually bad requests, e.g., 
names that were too long for buckets, users, and 
organizations. Map BoltDB errors to correct Influx 
errors and return 4XX errors where appropriate. Also 
add op codes to more errors
2023-12-27 08:21:09 -08:00
..
check build(flux): update flux to v0.180.1 (#23666) 2022-08-24 11:59:16 -07:00
endpoint fix: corrrectly return 4XX errors instead of 5XX errors (#24519) 2023-12-27 08:21:09 -08:00
flux fix: correct various typos (#19987) 2020-11-11 13:54:21 -05:00
rule build(flux): update flux to v0.180.1 (#23666) 2022-08-24 11:59:16 -07:00
duration.go refactor(task): tasks will now use the flux language service (#17104) 2020-03-05 14:36:58 -06:00
status.go fix: correct various typos (#19987) 2020-11-11 13:54:21 -05:00
status_test.go Add Any to rule levels (#14866) 2019-08-29 17:46:00 -07:00
tag.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00