client: Some ops do not call response meta handler #250

Open
opened 2025-12-28 18:07:34 +00:00 by sami · 0 comments
Owner

Originally created by @cthulhu-rider on GitHub (Dec 9, 2024).

Current Behavior

Client option has no effect on:

Expected Behavior

handler is called whenever Client recvs response data

Possible Solution

make it work. The best timing would be after neofs-api-go inlining finish

Steps to Reproduce

Regression

Your Environment

Originally created by @cthulhu-rider on GitHub (Dec 9, 2024). ## Current Behavior `Client` [option](https://pkg.go.dev/github.com/nspcc-dev/neofs-sdk-go/client#PrmInit.SetResponseInfoCallback) has no effect on: * [`NetmapSnapshot`](https://pkg.go.dev/github.com/nspcc-dev/neofs-sdk-go/client#Client.NetMapSnapshot) * all `Object*` ops ## Expected Behavior handler is called whenever Client recvs response data ## Possible Solution make it work. The best timing would be after neofs-api-go inlining finish ## Steps to Reproduce * https://github.com/nspcc-dev/neofs-sdk-go/pull/641 ## Regression * netmap: 89124d442dd75b862276d5209379943c899ee5dc * object ops: f543ba68d349a92de87c3b7c728f06ac5f6d7f57 ## Your Environment * Version of the product used: 335d9fe90f24494944c2888ef385f06f5f81dcfc
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nspcc-dev/neofs-sdk-go#250
No description provided.