Gustavo de Oliveira

Results 4 issues of Gustavo de Oliveira

### Description Issue in https://github.com/makeplane/plane/issues/8392 The space app container was consistently marked as unhealthy because: 1. Missing `curl`: The HEALTHCHECK command relies on curl, which was not installed in the...

### Is there an existing issue for this? - [x] I have searched the existing issues ### Current behavior The Docker container for the space application (apps/space/Dockerfile.space) is unable to...

🐛bug
plane

## Problem Statement Currently, the S3 signed URL expiration time is hardcoded to 3600 seconds (1 hour) in the `S3Storage` class. This creates security and operational challenges for different deployment...