Skip to content

Convert Events-test to Events prod #102

@qifeng-bai

Description

@qifeng-bai

Work logs / issues:

Deployed the production Events-UI. All functions work, but downloading request failed.

  • Downloading requests point to a new API GW endpoint (production)

Investigations:

  • the request denied by API GW, (500 error) , the Lambda service behind was not triggered.

  • Redeployed the test Events-UI package, the downloading has the same issue.

  • Switch the current API GW back to the old one (backup)

  • Request passed through the API GW

  • The Lambada service was triggered

  • Events-test received confirmation email.

    Suspect some issues with our backend downloading process

Current:
Redeployed the production version and use the backup API GW. All function work.

Ongoing work:
Check the new downloading API GW endpoint configs

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions