6631071dd3
refs https://github.com/TryGhost/Team/issues/2486 Stop the event fetching loop as soon as we receive events that were created later then when we started the loop. This ensures that we don't miss events if we receive a giant batch of events that take a long time to process. |
||
---|---|---|
.. | ||
lib | ||
test | ||
.eslintrc.js | ||
index.js | ||
package.json | ||
README.md |
Mailgun Client
Mailgun client for Ghost
Usage
Test
yarn lint
run just eslintyarn test
run lint and tests