nuts-foundation / nuts-event-octopus

Nuts service space engine for making sure events are caught and relayed.
GNU General Public License v3.0
0 stars 0 forks source link

limit length of retry queues #11

Open woutslakhorst opened 4 years ago

woutslakhorst commented 4 years ago

since each retry spawns a go procedure. Limit this to a sane number and Fatal when hit:

1 million events use 2.5 cores and 1gb of memory