Rev 37354 |
Last modification |
Compare with Previous |
View Log
| RSS feed
Last modification
- Rev 37367 2026-08-19 20:33:21
- Author: amit
- Log message:
- Mail: raise SMTP timeouts and rotate the sdtech app password
The 10s read timeout was cutting off larger attachment sends (policy PDFs, invoice
attachments) and surfacing as a send failure the outbox then retried. Raised to 30s
connect / 120s read-write on both senders. App password rotated to match the current
Google account credential.
Also fills in new.solr.url and store.app.url in staging.properties - staging carries no
fallback to dev/prod, so a missing key stops the context from starting.