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

remove sns stuff from gateway #766

Merged
merged 3 commits into from
Aug 12, 2024
Merged

remove sns stuff from gateway #766

merged 3 commits into from
Aug 12, 2024

Conversation

smonero
Copy link
Contributor

@smonero smonero commented Aug 8, 2024

The idea here is to remove the stuff from gateway that is writing to the sns topic. The sns topic is used by sqs in the legacy worker to pull the messages. It is how the gateway and the legacy worker communicate. Since legacy worker is being deleted, we don't need to send these messages anymore. The next step after this is to delete the SQS stuff as well.

Note that this is not deleting the audit jobs stuff, since we still need that, even after legacy is deleted. That is in the temporal worker.

@smonero
Copy link
Contributor Author

smonero commented Aug 8, 2024

/retest

@smonero smonero changed the title does it still work? remove snswriter / sns stuff from gateway Aug 8, 2024
@smonero
Copy link
Contributor Author

smonero commented Aug 8, 2024

testing in staging and yes it does indeed still work

@smonero
Copy link
Contributor Author

smonero commented Aug 8, 2024

/ptal #dev-console

@smonero smonero changed the title remove snswriter / sns stuff from gateway remove sns stuff from gateway Aug 8, 2024
@smonero smonero merged commit eb5a0d4 into main Aug 12, 2024
3 checks passed
@smonero smonero deleted the doesItStillWork branch August 12, 2024 18:34
smonero added a commit that referenced this pull request Aug 13, 2024
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.

2 participants