Skip to content
CCPEDIAby Unity Nodes
Discussions/App Development/PARTICIPANT_BACKPRESSURE: The participant is overload: too many request (count:108, limit: 100)Forum ↗

PARTICIPANT_BACKPRESSURE: The participant is overload: too many request (count:108, limit: 100)

App Development3 posts248 views1 likesLast activity Mar 2022
JA
jaypeedaOP
Mar 2022

Hi team,

When trying to load some data to the participant node in sandbox, there is an error that pop up:

PARTICIPANT_BACKPRESSURE: The participant is overload: too many request (count:108, limit: 100)

The status is aborted… What could be the cause of that error ? Is there any configuration that could increase the limit? Or any solution to solve this ?

Cheers,
Jean-Paul

SO
soren
Mar 2022

Hi JP,

You can find a description of the error under the Canton error codes page: Error codes — Daml SDK 2.0.0 documentation

You should use the enterprise edition to support larger resource limits and you can adjust the resource limit on the participant using the following command: Canton Console — Daml SDK 2.0.0 documentation

JA
jaypeeda
Mar 2022

Thanks Soren !

← Back to Discussions