personium / personium-engine

Additional module for personium-core to enable server-side JavaScript execution.
Apache License 2.0
16 stars 7 forks source link

Engine Timeout #71

Closed dixonsiu closed 5 years ago

dixonsiu commented 5 years ago

After parsing the CSV file, the operations of adding 10000 entries to DB has triggered the Script Timeout Error .

If we cannot set Timeout value dynamically, then maybe we have to find a way to execute time consuming script offline. (AJAX like function in the Engine)

SawamiWataru commented 5 years ago

Released v1.5.21.