Skip to content

[2pt] ability to set timeout for iproto transactions was implemented #2402

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Tracked by #2646 ...
TarantoolBot opened this issue Nov 8, 2021 · 0 comments · Fixed by #2918
Closed
Tracked by #2646 ...

[2pt] ability to set timeout for iproto transactions was implemented #2402

TarantoolBot opened this issue Nov 8, 2021 · 0 comments · Fixed by #2918
Assignees
Labels
feature A new functionality iproto Related to the iproto protocol server [area] Task relates to Tarantool's server (core) functionality

Comments

@TarantoolBot
Copy link
Collaborator

TarantoolBot commented Nov 8, 2021

Add IPROTO_TIMEOUT 0x56 key

Product: Tarantool
Root document: https://www.tarantool.io/en/doc/latest/dev_guide/internals/box_protocol/
SME: @ locker
Peer reviewer: @ patiencedaur

Details

A new IPROTO_TIMEOUT 0x56 key has been added. Currently it is used to
set a timeout for transactions over iproto streams. It is stored in the
body of 'IPROTO_BEGIN' request. If user want's to specify timeout using
netbox (3s for example), he should use 'stream:begin({timeout = 3}).
Requested by @EvgenyMekhanik in tarantool/tarantool@b9f7204.

@xuniq xuniq added the feature A new functionality label Nov 12, 2021
@xuniq xuniq changed the title ability to set timeout for iproto transactions was implemented [2pt?] ability to set timeout for iproto transactions was implemented Nov 12, 2021
@xuniq xuniq added this to the Estimate [@xuniq] milestone Nov 12, 2021
@xuniq xuniq added server [area] Task relates to Tarantool's server (core) functionality iproto Related to the iproto protocol labels Nov 12, 2021
@xuniq xuniq changed the title [2pt?] ability to set timeout for iproto transactions was implemented [2pt] ability to set timeout for iproto transactions was implemented Nov 12, 2021
@xuniq xuniq removed this from the Estimate [@xuniq] milestone Nov 12, 2021
@veod32 veod32 added this to the iproto milestone Jan 13, 2022
@patiencedaur patiencedaur removed this from the iproto milestone Feb 1, 2022
@p7nov p7nov self-assigned this Jun 6, 2022
p7nov added a commit that referenced this issue Jun 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new functionality iproto Related to the iproto protocol server [area] Task relates to Tarantool's server (core) functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants