Nowadays we're only supporting askbot tool. And this tool provides the last_activity field in the API. So, for those questions with recent activity, data should be re-retrieved, finally having incremental support for Sibyl.
My main concern here is that in any case, we have to ask for the whole list of questions from the API, and check one by one if there were changes. Not a big deal, but time consuming in any case.
Nowadays we're only supporting askbot tool. And this tool provides the last_activity field in the API. So, for those questions with recent activity, data should be re-retrieved, finally having incremental support for Sibyl.
My main concern here is that in any case, we have to ask for the whole list of questions from the API, and check one by one if there were changes. Not a big deal, but time consuming in any case.