From 77fe5265bda6b62224aafaaf18053082966275fd Mon Sep 17 00:00:00 2001 From: alex Date: Mon, 18 Mar 2024 08:49:36 +0100 Subject: [PATCH] fix tpyo in TODO --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0cae593..9f7759e 100644 --- a/README.md +++ b/README.md @@ -285,7 +285,7 @@ Note: graphql itself will fail because they are not using a stack free approach. # TODO -- manually construct the graphql tree for tests for check_resource_usages +- manually construct the graphql tree for tests for check_resource_usage - fill RessourceLimits (graphql errors) with details like the field where the limit was reached - improve documentation - keep an eye on the performance impact of the new path regex checking