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

Read welcomes from the network #332

Merged
merged 24 commits into from
Nov 14, 2023
Merged

Read welcomes from the network #332

merged 24 commits into from
Nov 14, 2023

Conversation

neekolas
Copy link
Contributor

@neekolas neekolas commented Nov 14, 2023

Summary

I've blocked out the flow for reading welcomes and persisting them as groups. There are still a bunch of TODOs in the code, which'll get resolved after some dependent work gets wrapped up. They include

  • Reading and writing from the last_message_timestamp_ns in the DB
  • Proper separation of retryable errors
  • Wrapping operations in a DB transaction

Notes

I also fixed the devcontainer.json so that integration tests can run from inside the devcontainer and connect to the local node defined in the docker compose file.

@neekolas neekolas marked this pull request as ready for review November 14, 2023 03:17
@neekolas neekolas requested a review from a team November 14, 2023 03:17
@neekolas neekolas merged commit 09a2442 into main Nov 14, 2023
4 checks passed
@neekolas neekolas deleted the nmolnar/read-welcomes branch November 14, 2023 18:01
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.

3 participants