sublime-security / sublime-platform

A free and open platform for detecting and preventing email attacks like BEC, malware, and credential phishing. Gain visibility and control, hunt for advanced threats, collaborate with the community, and write detections-as-code.
https://sublime.security
MIT License
153 stars 14 forks source link

Freeze Hydra timeouts #165

Closed hugh-sublime closed 2 months ago

hugh-sublime commented 2 months ago

Context

This freezes Hydra timeouts to 30 seconds which is what is currently set in the Dockerfile. These timeout values are only really applicable to Docker compose deployments so this limits the timeout values to the necessary environments. This ensures we can experiment with different Hydra timeouts without causing issues for Docker compose deployments.