camunda / connectors

Camunda Connectors
https://docs.camunda.io/docs/components/integration-framework/connectors/out-of-the-box-connectors/available-connectors-overview/
Apache License 2.0
35 stars 36 forks source link

Polling Connector Is Not Functioning Properly #2751

Open slolatte opened 3 weeks ago

slolatte commented 3 weeks ago

Describe the Bug

When using the polling connector within a process, I am getting UI errors in the Console and as well the connector will not complete in Operate. However according to the polling tab the connector is correctly polling and active.

Steps to Reproduce

I used the attached diagram and started the process instance with variable: {"bodyStatus":"success"}.

The GITHUB_TOKEN I posted in Keeper (Shared Connectors -> QA GitHub Token)

Retrieve Test Run Completed Results.bpmn.zip

Screenshot 2024-06-13 at 16 24 07

Expected Behavior

Errors should not appear in the Console and the polling connector should complete in Operate.

Environment

sbuettner commented 3 weeks ago

@markfarkas-camunda can you please take a look at this one? Are we trying to parse something that leads to this error?