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

Forwarding Checks #358

Open
3 of 9 tasks
oscgonfer opened this issue Sep 6, 2024 · 0 comments
Open
3 of 9 tasks

Forwarding Checks #358

oscgonfer opened this issue Sep 6, 2024 · 0 comments

Comments

@oscgonfer
Copy link
Contributor

oscgonfer commented Sep 6, 2024

Checks on forwarding jobs

  • Eager load device owner (and other leave comment for other things in the future (experiments, communities)?)
  • Skylight profiling
  • Forwarding goes into a job (for now it still queries the DB for rendering the JSON payload)
  • Check what we need to do if we want to scale sidekiq (multiple machines/processes/...)
  • Check that the jobs are triggered on HTTP posts as well for the processing of data
  • Check how we can avoid querying the database for each forwarding and follow a predefined schema
  • Check for ways to batch forward messages upon batch processing
  • Check if we can make the JSON serialisation more optimized to avoid sensing some fields in device that are not necessary AND potentially add custom formats???
  • Decide if we want to move postgres to a job?
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

1 participant