Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1813 FHIR converter retries + FIFO on FHIR converter and server queues #2137

Closed
wants to merge 1 commit into from

Conversation

leite08
Copy link
Member

@leite08 leite08 commented May 23, 2024

Ref. metriport/metriport-internal#1813

Dependencies

none

Description

  • fix fhir converter retries
  • fhir converter queue to FIFO
  • fhir server don't retry
  • fhir server queue to FIFO
  • default lambda max receive to 0 (no retries)

Testing

  • Local
    • branch to staging
  • Staging
    • cross download 5 docs using IHE GW v1
    • conversion works
    • resources stored on FHIR
  • Sandbox
    • none
  • Production
    • none

Release Plan

WIP

[This is the release plan for production]

[You should execute the exact same steps when releasing to staging to validate it works]

[Add and remove items below accordingly]

  • ⚠️ Points to master
  • ⚠️ This contains a DB migration
  • Maintenance window scheduled/created at Checkly
  • Execute this on ,
    • step1
    • step2
  • Added to monthly product update (deprecates a feature that needs to be communicated with customers)
  • Added to monthly product update (introduce a feature that would be useful customers)
  • Upstream dependencies are met/released
  • Release NPM packages
  • Fern Definition Updated
  • Release Fern SDKs
  • FFs have been set in Staging, Production, and Sandbox
  • No dependencies between API and Infra that will cause errors during deployment
  • [action n-1]
  • [action n]
  • Merge this

- fix fhir converter retries
- fhir converter queue to FIFO
- fhir server don't retry
- fhir server queue to FIFO
- default lambda max receive to 0 (no retries)

Ref. metriport/metriport-internal#1813
@leite08
Copy link
Member Author

leite08 commented Jun 25, 2024

Continue from #2338

@leite08
Copy link
Member Author

leite08 commented Jun 27, 2024

Replaced by #2352

@leite08 leite08 closed this Jun 27, 2024
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.

None yet

1 participant