influxdata / influxdata/influxdb-client-python

InfluxDBClientAsync do not have task_api, but the InfluxDBClient have.

Open
#572 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
793
Forks
186
Avg merge
3h 2m
Merged PRs (30d)
1

Description

In Fastapi ,I want to user InfluxDBClientAsync.task_api(),but it is not support.
Any methods to handle it?
Or it can only use InfluxDBClient?

Contributor guide

No contributing guide indexed for this repository

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 by comparing the task_api support exposed by InfluxDBClient and InfluxDBClientAsync in the client package. Clarify the expected async usage with FastAPI and locate existing tests for both clients before changing anything. Done means the async client has a documented, tested way to perform the requested task API operation, or the supported limitation is clearly documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api, backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 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.