[2pt] feedback: Module net.box | Tarantool
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 15
- Forks
- 49
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 3
Description
Product: Tarantool
Root document: https://www.tarantool.io/en/doc/latest/reference/reference_lua/net_box/#net-box-is-async
SME: @ olegrok
Peer reviewer: @
Details
The non-default is |is_async=true|, meaning requests are asynchronous
for the fiber. The request c<…>
https://www.tarantool.io/en/doc/latest/reference/reference_lua/net_box/#net-box-is-async
Please add a comment that "timeout" passed to options will be ignored.
(Хорошо бы добавить пример)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the linked net.box documentation and locate the is_async section. Add the requested note that the timeout option is ignored, and include an example if appropriate; the section should clearly explain this behavior when done.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100