Skip to content

Potential loop when using influxdb3_local.debug in a python plugin #26213

Open
@hiltontj

Description

@hiltontj

Problem

One of our internal testers found DEBUG messages being emitted very rapidly when triggering a request plugin. It looks like the plugin is being triggered in a loop.

This happened when changing a log line in the python code from info to debug (see diff here).

Proposed solution

Reproduce the behaviour described above (see also, additional context) and investigate/fix the problem.

Additional context

The plugin code, along with an explanation of how to use it.

Here is a clip of them reproducing the problem:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions