Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upChanges to speed up polling new records #229
Conversation
|
it would be good to have an automated test for this |
|
Yep we have an issue for that #220. Do you have any idea how it could be covered? Well I can create a simple notification on a test bucket and call the API to poll it, but it will not really cover the scenario with Amazon servers peak times sometimes. |
|
I propose we prioritize #220 and make the tests in a separate PR instead of blocking the fix of existing functionality. |
|
yeah, i think it would be good for just having basic SQS functionality tests to make sure that updates don't break anything (since i don't know how to test this manually right now). probably no need to test for performance right now. |
SergeyZhukovsky commentedOct 17, 2018
closes #228