summaryrefslogtreecommitdiffstats
path: root/vespa-feed-client-api/abi-spec.json
diff options
context:
space:
mode:
Diffstat (limited to 'vespa-feed-client-api/abi-spec.json')
-rw-r--r--vespa-feed-client-api/abi-spec.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/vespa-feed-client-api/abi-spec.json b/vespa-feed-client-api/abi-spec.json
index 5248e570d5e..7ac4a7619ed 100644
--- a/vespa-feed-client-api/abi-spec.json
+++ b/vespa-feed-client-api/abi-spec.json
@@ -85,8 +85,7 @@
],
"methods" : [
"public boolean retry(ai.vespa.feed.client.FeedClient$OperationType)",
- "public int retries()",
- "public java.time.Duration gracePeriod()"
+ "public int retries()"
],
"fields" : [ ]
},
@@ -187,7 +186,8 @@
"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.util.Optional documentId()",
+ "public java.lang.String getMessage()"
],
"fields" : [ ]
},