-
Notifications
You must be signed in to change notification settings - Fork 90
Check about the changes api #59
Comments
Hi,
Luckily the database was not deleted 😃 |
Ha ha, sorry, that is very likely my own code that output that. "Printer on fire!" I think the code detects for 404 or other errors and assumes the database is deleted. That is one way to trigger that code path, but apparently not the only way. We are working to close this by this coming Tuesday at the latest. |
@remkoboschker Have you still got this bug in the new 1.1 release? I think you may still have it. If so, we can work more fixes into the Follow and Nano code, which are dependencies of the Cloudant package. |
@jhs I'll update and keep you informed. I'm not sure how I can reproduce the bug. |
Hi, @remkoboschker. I will close this ticket for now, since all the tests I can think of are passing. However, I definitely think there is still brittleness in the changes code. However I'll open a fresh ticket about that as I encounter it. Thanks! |
@jhs thank you. I'll let you know when I observe any strange behaviour. |
Using version 1.2.0
I happy to report the database is still there. Also there were no changes at all. |
again at "2015-09-09T16:41:47.691Z"; does this mean there was a service interuption at cloudant? |
Just received the same error: "Error: Database deleted after change:...." |
It seems this issue is percolating up from the follow api. I've put in an issue there, but I'm not sure if this repository is still being maintained. In the meantime, anyone who is having this issue can look at the pouchdb changes api which also appears to extend EventListener. |
Confirm that it works correctly
The text was updated successfully, but these errors were encountered: