You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The polling request from the OpenMRS mediator is not behaving as expected.
The polling request didn’t go through automatically, even after waiting 10 minutes.
I had to manually send the request by calling the /mediator/openmrs/sync endpoint.
To Reproduce
Start the docker container using ./startup.sh up-openmrs
Follow the steps in OpenHIM Admin Console guide, installing CHT Mediator and OpenMrs Mediator
Describe the bug
The polling request from the OpenMRS mediator is not behaving as expected.
The polling request didn’t go through automatically, even after waiting 10 minutes.
I had to manually send the request by calling the
/mediator/openmrs/sync
endpoint.To Reproduce
./startup.sh up-openmrs
CHT Mediator
andOpenMrs Mediator
"key": "CHT_ADMIN_USER"
to have valueadmin
instead ofmedic
Expected behavior
A polling request from the OpenMRS mediator should trigger automatically within a maximum of 1 minute.
Environment
Additional context
To continue the workflow, I called the OpenMRS sync endpoint manually
The text was updated successfully, but these errors were encountered: