anthill / 6brain

0 stars 3 forks source link

Fixed start time, Fixed stop time, Added an errored-messages queue #18

Closed 4rzael closed 9 years ago

4rzael commented 9 years ago

Start time :

Now, changestarttime and init change the cronjob

Stop time :

Now, changestoptime and init change the cronjob

Errored-messages queue

When a message cannot be sent because of an error (like EPIPE), it's added to a queue which will empty when possible.