2024-03-14 Developers Deep Dive Call
Overview
Date: 2024-03-14
Objective: Weekly space for deep dive topics
Participants: (kindly only add your own names, not those of other participants)
@Uwe Wahser
@Harry Larbi
@Hiren Soni
@Patrick Delcroix
@Andrea
Topic Proposals:
asynchronous mutations
release notes
Presentations / Attachments
Minutes
async mutations
Default configuration should be True unless “DEV_MODE“ environmental variable set to True
Configuration of the core to use async mutation
{'async_mutations':'True'}
to benefit of the async mutations, several worker should be created; Docker compose section for worker /!\ don’t work with named container
worker: image: ghcr.io/openimis/openimis-be:${BE_BRANCH:-develop} command: worker restart: always deploy: mode: replicated replicas: 8 depends_on: - backend environment: *backend-env volumes: - photos:/openimis-be/openIMIS/images/insurees networks: openimis-net
Mobile Apps
test current version in the context of the UAT testing which starts next week and file issue on Jira for bug-fixing
FHIR-API
Release notes:
compare: Release 2023-10
Questions
Additional Resources
Did you encounter a problem or do you have a suggestion?
Please contact our Service Desk
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. https://creativecommons.org/licenses/by-sa/4.0/