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

Future Proof Relay #1424

Closed
28 of 30 tasks
tobias-wilfert opened this issue Aug 18, 2022 · 1 comment
Closed
28 of 30 tasks

Future Proof Relay #1424

tobias-wilfert opened this issue Aug 18, 2022 · 1 comment

Comments

@tobias-wilfert
Copy link
Member

tobias-wilfert commented Aug 18, 2022

The general idea is to future-proof Really by updating the Actors to:

  • Work with the standard Futures instead of the former futures crate.
  • No longer work with actix internally.
  • Refer to Actors as Services.

General Refactor:

Actor Migration:

Note: this list is neither complete nor definitive and might be subject to change.

@tobias-wilfert tobias-wilfert self-assigned this Aug 18, 2022
@HazAT HazAT added this to the Upgrade Tokio in Relay milestone Nov 21, 2022
@HazAT HazAT reopened this Nov 28, 2022
@jan-auer
Copy link
Member

Let's close this, this is now being tracked in this milestone:
https://github.com/getsentry/relay/milestone/2

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

No branches or pull requests

3 participants