exadel-inc / exadel-inc/CompreFace
conf continue-on-error: true in application.yaml absent in java compreface-api cause microservice crashing on deployment
Open
- Dominant language
- Java
- Stars
- 8.3k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
On admin java project, you added in application.yaml this properties " continue-on-error: true", and that's great because we have a specific databse configuration (come from zalando) and they have in pga_hba.conf one line with reject for non ssl host, as the admin api have thos conf it is working well, but as the api java application does not have this configuration it make crashing the API app.
Could you harmonize the application.yaml for both of API and add in the second one "continue-on-error: true" ?
It could be great
thank's for your great work
Contributor guide
Assessment
This issue has not been assessed yet.