Skip to content

Conversation

@vikasrohit
Copy link

maxceem and others added 11 commits December 18, 2019 17:49
Replace direct DB queries to Postgres with Project Service API
This is done because we call it quite immediately after project creation. This may end up, that "project-processor-es" process message about project creation and project update in the wrong order. So to make sure project creation message is processed first by "project-processor-es" we adde delay before calling project update.
As project may be updated using M2M token, `updatedBy` may have a negative value in such case.
- gitignore "api.env" which should be only used locally
- provide more real work example in ReadMe for PROJECTS_API
- docker-compose should run the service by default
- improved sample.api.env to have more real-world env variables examples
@vikasrohit vikasrohit merged commit 458e3cf into master Dec 30, 2019
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.

4 participants