mirror of
https://github.com/sartography/spiff-arena.git
synced 2025-01-14 11:34:29 +00:00
Getting ./bin/pyl to pass
This commit is contained in:
parent
6f536dff86
commit
b933743717
@ -1288,7 +1288,7 @@ class ProcessInstanceProcessor:
|
||||
raise (
|
||||
ApiError(
|
||||
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