esbtools / event-handler

Notification in, document out.
GNU General Public License v3.0
3 stars 6 forks source link

Some bulk updates could use request per status instead of request per entity #11

Open alechenninger opened 8 years ago

alechenninger commented 8 years ago

Including but not limited to the notification status update when retrieved and parsed

alechenninger commented 8 years ago

Similarly: in markNotificationsProcessedOrFailed: a bulk request with two updates, one for processed, and one for failed, would perform better.