Skip to content

StatusSucceeded should only be set from PyWPS not from the user #171

@jonas-eberle

Description

@jonas-eberle

The user is able to set the status to "succeeded" by writing the following code in the process:
response.update_status('Status message: setting percentage directly to 100', 100)

This leads to a response XML (in asynchronous mode) with status = succeeded including outputs that may not be created.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions