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

Split cartographer into two containers #1387

Merged

Conversation

preethamr
Copy link
Collaborator

Description

Transfer and router state data should be reliably stored in catographer DB

Type of change

  • Docs change / dependency upgrade
  • Configuration / tooling changes
  • Refactoring
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Requires changes in customer code

High-level change(s) description - from the user's perspective

mprove resiliency by running routers and transfers state update in separate docker containers.
Separate DB migration into separate step during deployment.

Related Issue(s)

Fixes
#1386

Related pull request(s)

@preethamr preethamr linked an issue Jun 9, 2022 that may be closed by this pull request
@rhlsthrm
Copy link
Collaborator

rhlsthrm commented Jun 9, 2022

Pending TF ops.

@preethamr preethamr merged commit 94e904e into main Jun 9, 2022
@sanchaymittal sanchaymittal deleted the 1386-as-a-user-transfer-and-router-data-should-be-available branch September 29, 2022 03:44
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.

As a user, transfer and router data should be available
2 participants