mirror of
https://github.com/status-im/spiff-arena.git
synced 2025-02-11 09:16:45 +00:00
Getting ./bin/pyl to pass
This commit is contained in:
parent
e370f6164d
commit
8cd275a54f
@ -1288,7 +1288,7 @@ class ProcessInstanceProcessor:
|
|||||||
raise (
|
raise (
|
||||||
ApiError(
|
ApiError(
|
||||||
error_code="task_data_size_exceeded",
|
error_code="task_data_size_exceeded",
|
||||||
message=f"Maximum task data size of {task_data_limit} exceeded."
|
message=f"Maximum task data size of {task_data_limit} exceeded.",
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user