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

Skip events on invalid state, increase grpc max size #143

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Conversation

fkenji
Copy link
Contributor

@fkenji fkenji commented Dec 17, 2021

No description provided.

@fkenji fkenji requested a review from a team as a code owner December 17, 2021 21:56
@latenssi
Copy link
Member

@fkenji I just merged your previous PR fixing the testnet key errors. Could you rebase this PR, if this would fix the error we are seeing here?

judezhu and others added 2 commits January 6, 2022 13:49
@latenssi
Copy link
Member

This PR changes the default database from sqlite to psql and also forces the test to be run against the default database regardless of the env setup. It could be a bit hazardous running tests against the default database.

Should we add separate env variables for test database config so we could have sane defaults for both test and "prod" and still be able to change both per environment?

Something like:
FLOW_PDS_TEST_DATABASE_DSN
FLOW_PDS_TEST_DATABASE_TYPE

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