Skip to content

Add timeout param remove peer API#7235

Merged
timvisee merged 2 commits intodevfrom
add-timeout-param-remove-peer-api
Sep 9, 2025
Merged

Add timeout param remove peer API#7235
timvisee merged 2 commits intodevfrom
add-timeout-param-remove-peer-api

Conversation

@timvisee
Copy link
Member

@timvisee timvisee commented Sep 9, 2025

We support the timeout parameter on DELETE /cluster/peer/{peer_id}. This describes it in the OpenAPI spec.

It is currently missing.

Links:

All Submissions:

  • Contributions should target the dev branch. Did you create your branch from dev?
  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?

@timvisee timvisee requested review from agourlay and ffuugoo September 9, 2025 14:24
Comment on lines +35 to +41
- name: timeout
in: query
description: |
Wait for operation commit timeout in seconds.
If timeout is reached - request will return with service error.
schema:
type: integer
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Key change is here ☝️

coderabbitai[bot]

This comment was marked as resolved.

@qdrant qdrant deleted a comment from coderabbitai bot Sep 9, 2025
@timvisee timvisee merged commit c075b28 into dev Sep 9, 2025
16 checks passed
@timvisee timvisee deleted the add-timeout-param-remove-peer-api branch September 9, 2025 14:58
timvisee added a commit that referenced this pull request Sep 29, 2025
* Describe cluster peer remove timeout parameter in OpenAPI spec

* Remove trailing spaces
@timvisee timvisee mentioned this pull request Sep 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants