elsa-workflows / elsa-workflows/elsa-core

Problem with Logging Service

Open
#3,587 2 comments 0 reactions 0 assignees View on GitHub
documentation triaged
Dominant language
C#
Stars
7.9k
Forks
1.5k
Avg merge
15h 22m
Merged PRs (30d)
114

Description

While testing our flow with HTTP Endpoint (file with 4MB) the request takes lots of time. Our database is in Azure and I noticed the "WorkflowInstances" table saves the file data two times in one row. Our database is becoming larger and the Elsa Server starts to lag. Also our SQL Server takes lots of time to save the data and > 8MB files throws Timeout Exception.

Is there any configuration to disable this logging?
(We've tried changing everything to transient and blob storage)

I appreciate some assistance!
Best regards,
Daniel Santos

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.