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

Add Delegates events on creation/deletion/update #2299

Closed
hectorgomezv opened this issue Oct 31, 2024 · 1 comment · Fixed by #2310
Closed

Add Delegates events on creation/deletion/update #2299

hectorgomezv opened this issue Oct 31, 2024 · 1 comment · Fixed by #2310
Assignees
Labels
enhancement New feature or request

Comments

@hectorgomezv
Copy link
Member

hectorgomezv commented Oct 31, 2024

What is needed?

Delegates (proposers) is used on mobile clients only, and the traffic associated with the delegates endpoint is low. However, after the delegates/proposers list is included in the Web UI, we expect a substantial increase in the traffic related to these endpoints.

The CGW strategy was not to cache the results for the delegates/proposers, but considering the traffic increase, it might make sense to add a caching/invalidation strategy.

Technical details

  • Create a new event to signal the delegates/proposers' list has changed for a Safe address.
  • Send the event to the general RabbitMQ, which is consumed by the CGW.
@JagoFigueroa
Copy link

How are the machines? 😎 tested and verified

Screenshot 2024-11-08 at 11 17 35 Un saludito!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants