influxdata / influxdb-client-python

InfluxDB 2.0 python client
https://influxdb-client.readthedocs.io/en/stable/
MIT License
706 stars 185 forks source link

ur patch is no longer working i have test it multiple time #624

Closed neonarc4 closed 3 months ago

neonarc4 commented 8 months ago

does this influxdb python has patch and delete ?


patch_checks_id_async("xxxx", check)
``` plz fix the patch only put is working 
i have tired patch its no longer working can u plz check it 
bednar commented 8 months ago

Hello @neonarc4,

Thank you for bringing this issue to our attention. To better understand and resolve the problem you're experiencing, could you please provide us with a snippet of executable Python code that reproduces the issue with the non-working checks? Having a concrete example will help us pinpoint the problem and ensure that any fixes we apply directly address the issue you're facing.

Additionally, if you could provide any specific error messages, logs, or context on how this issue manifests in your environment, it would greatly aid our debugging efforts.

We appreciate your cooperation and are committed to resolving your issue promptly.

Thanks!