Limit to size of request/response stored in the database
Open
- Dominant language
- Python
- Stars
- 186
- Forks
- 117
- Avg merge
- 11d 20h
- Merged PRs (30d)
- 1
Description
# Description
We've had issues in the past where the request/response database filled-up because requests/responses embedded data (instead of passing links to data).
A use case is sending a file sitting on my local computer for processing by a remote WPS server.
Contributor guide
Assessment
This issue has not been assessed yet.