summaryrefslogtreecommitdiffstats
path: root/vespa-feed-client-api/abi-spec.json
diff options
context:
space:
mode:
authorJon Marius Venstad <jonmv@users.noreply.github.com>2024-05-21 17:09:25 +0200
committerGitHub <noreply@github.com>2024-05-21 17:09:25 +0200
commitec16b9b22481abf0959720fdec8a67c74bdce475 (patch)
tree7895e6fee91d4c3728feb664c7ee4b3387eb5138 /vespa-feed-client-api/abi-spec.json
parent3d65e159d42ff317ca52107960c19af1a431afd1 (diff)
parent19d3c4448090576bc37f611794c5ee5799cde9f5 (diff)
Merge pull request #31266 from vespa-engine/revert-31228-jonmv/feed-retry-grace-periodv8.345.20
Revert "Retry requests within retry count limit OR grace period (default 10s)" MERGEOK
Diffstat (limited to 'vespa-feed-client-api/abi-spec.json')
-rw-r--r--vespa-feed-client-api/abi-spec.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/vespa-feed-client-api/abi-spec.json b/vespa-feed-client-api/abi-spec.json
index 7ac4a7619ed..9065edad92a 100644
--- a/vespa-feed-client-api/abi-spec.json
+++ b/vespa-feed-client-api/abi-spec.json
@@ -186,8 +186,7 @@
"public void <init>(java.lang.Throwable)",
"public void <init>(ai.vespa.feed.client.DocumentId, java.lang.Throwable)",
"public void <init>(ai.vespa.feed.client.DocumentId, java.lang.String, java.lang.Throwable)",
- "public java.util.Optional documentId()",
- "public java.lang.String getMessage()"
+ "public java.util.Optional documentId()"
],
"fields" : [ ]
},