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
Description\nBatch multiple push notifications into a single post payload to optimize HTTP traffic.\n\n## Files to Edit/Create\n- backend/src/services/notifications.rs\n\n## Acceptance Criteria\n- Send array of push notifications in single post request.\n\n## Guidance / Hints\nFormat requests with up to 100 message objects.
Description\nBatch multiple push notifications into a single post payload to optimize HTTP traffic.\n\n## Files to Edit/Create\n-
backend/src/services/notifications.rs\n\n## Acceptance Criteria\n- Send array of push notifications in single post request.\n\n## Guidance / Hints\nFormat requests with up to 100 message objects.