Skip to content

Console removes event payload data when webhook handler times out #10012

@dsandip

Description

@dsandip

Version Information

Server Version: v2.35.1-cloud.2

Environment

What is the current behaviour?

When the connection to the event trigger handler times out (there could be more scenarios where this could be true), the payload information shown in the console is truncated to null.

What is the expected behaviour?

Event payload should be shown in the console.

How to reproduce the issue?

  1. Create an event trigger with an unreachable/mock webhook handler
  2. Fire the event trigger
  3. Check out the processed event tab for the specific instance of

Screenshots or Screencast

E.g. of such a trigger
event-details-console

The event trigger log for this invocation that shows the payload:
event log data

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions