-
Notifications
You must be signed in to change notification settings - Fork 25
Cloud Deployment Feature #62
base: master
Are you sure you want to change the base?
Conversation
Hey! What's the status of this? I realize a lot of the code changing as you work on this so I worry that you'll have a hard time staying up-to-date with everything considering this change has large scope |
Hey Karl, Hey sorry for the delay / lack of progress so far. If you have a tight timeline on this let me know. Here's my current plan, let me know if there's other todos or changes that may conflict.
For now I can focus on the IPC -> SQS conversion since that should have the least amount of conflicts while we flesh out the broader picture. |
Looking into it further, while some things like deposit events from the eth watcher and s3-backed ingests should be queued up via SQS, other things with latency-sensitive request/response patterns currently using IPC like the |
@Voxelot we're currently in the middle of a refactor of the codebase which would greatly effect the cloud deployment. Considering the massively shifting codebase since this issue started, I think it would make sense to put this on hold for now. What you've written so far looks great but don't want it to not be able to be deployed effectively based on larger scale changes in the codebase. Anyway, I'll shoot you an email & we can chat about all of this. Thank you so much btw!!! :) |
Maybe we can split this into separate PR's to checkpoint progress? The S3 integration shouldn't impact much in the way of your upcoming changes. |
Staging up WIP updates in a draft pull request for now. Will start using this for updates and discussion about #30.