tortoise / tortoise/tortoise-orm

Default timeout unknown

Open
#1,554 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
5.6k
Forks
516
Avg merge
2d 21h
Merged PRs (30d)
9

Description

In the Tortoise ORM documentation, the default connect_timeout is set to None.

See: https://tortoise.github.io/databases.html#id5

What is the actual default timeout before it cancels the request?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Tortoise ORM documentation at databases.html#id5 and inspect how connect_timeout is described. Trace the setting to the relevant database backend behavior to determine the cancellation default, then update the documentation so the timeout behavior is stated explicitly.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.