Skip to content

docs(PM-6095): document ECS network access for support uploads - #16

Open
jmgasper wants to merge 1 commit into
developfrom
PM-6095
Open

docs(PM-6095): document ECS network access for support uploads#16
jmgasper wants to merge 1 commit into
developfrom
PM-6095

Conversation

@jmgasper

@jmgasper jmgasper commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Support attachment uploads in dev return 503 after ten seconds because Network Firewall drops the TLS handshake to upload.filestackapi.com. Firewall alerts at 2026-09-09 06:19:27 UTC and 06:21:30 UTC precede the corresponding API timeout warnings by ten seconds. A diagnostic task using the deployed image and the same ECS network reproduced the failure before any HTTP body was sent.

Document the required Filestack upload-domain allowlist entry, the storage endpoint requirement, and verification from the ECS network. This explains why local Filestack uploads can succeed while deployed uploads time out.

Validation: pnpm lint, pnpm build, and git diff --check passed. The dev firewall update adding .filestackapi.com to Allowed-Domains-Rulegroup passed the AWS API dry run and was applied with user approval on 2026-09-09. The firewall is READY/IN_SYNC, and the resulting rule group was verified to differ only by the approved domain addition. This PR changes documentation only.

Post-change verification: diagnostic tasks using the deployed Support API image successfully uploaded both 32-byte and 2 MiB files from each of the service’s two ECS subnets. All Filestack and S3 stages returned HTTP 200, and the service returned canonical delivery metadata. The 2 MiB uploads completed in 459 ms and 523 ms. Both diagnostic tasks stopped with exit code 0; the Support service remains at its desired running count.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant