You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
Checks on forwarding jobs
The text was updated successfully, but these errors were encountered: