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

chore: Refactor older relay REST API to use new subscriptions #861

Closed
3 tasks done
chaitanyaprem opened this issue Nov 3, 2023 · 0 comments
Closed
3 tasks done
Assignees

Comments

@chaitanyaprem
Copy link
Collaborator

chaitanyaprem commented Nov 3, 2023

Background

The existing relay REST and RPC API's use a local message cache to read from subcription and store messages. Since the subscription has been updated to cache messages, this additional cache is not required anymore and can be removed.

Details

Acceptance criteria

A list of tasks that need to be done for the issue to be considered resolved.

@chaitanyaprem chaitanyaprem changed the title chore: Refactor relay REST API to use new subscriptions chore: Refactor existing relay REST API to use new subscriptions Nov 3, 2023
@chaitanyaprem chaitanyaprem changed the title chore: Refactor existing relay REST API to use new subscriptions chore: Refactor older relay REST API to use new subscriptions Nov 3, 2023
@chaitanyaprem chaitanyaprem self-assigned this Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

1 participant