You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
E..g when resource_file_dir is not writeable an exception is raised in resource_cleaner.py write function and the wpsagent (and published WPS process) crashes without any error log. A PR will be prepared to log the error, nevertheless the wpsagent should catch those exception an act accordingly.
The text was updated successfully, but these errors were encountered:
E..g when
resource_file_dir
is not writeable an exception is raised inresource_cleaner.py
write function and the wpsagent (and published WPS process) crashes without any error log. A PR will be prepared to log the error, nevertheless the wpsagent should catch those exception an act accordingly.The text was updated successfully, but these errors were encountered: