[3pt] feedback: Модуль net.box | Не описаны поля объекта connection
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 15
- Forks
- 49
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 3
Description
Product: Tarantool
Since: 2.8.2?
Root document: https://www.tarantool.io/ru/doc/latest/reference/reference_lua/net_box/#lua-function.conn.ping
SME: @ expert to ask for more information
Details
<…>метр, передаваемый в запросе (is_async, on_push, timeout).
**|object conn
|**
conn:ping([options])
Выполнение команды проверки состояния PIN<…>
https://www.tarantool.io/ru/doc/latest/reference/reference_lua/net_box/#net-box-connect
Не описаны поля объекта connection, такие как state, error, host, port etc
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
Start with the net.box documentation at the linked root document and the net-box-connect section. Identify the connection object fields that are exposed, including state, error, host, and port, and document their meanings and values. Done means the connection object reference covers the reported fields and matches the current API.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100