You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue should be considered after #6, #7, and #8 are solved.
The Problem
r/isa searches for all tickets each time it wants to update the Reddit post.
It would be better if r/isa searches for tickets incrementally (using some kind of concepts similar to the lastRun in Arisa), and apply edits to the Reddit post incrementally too.
The text was updated successfully, but these errors were encountered:
This issue should be considered after #6, #7, and #8 are solved.
The Problem
r/isa searches for all tickets each time it wants to update the Reddit post.
It would be better if r/isa searches for tickets incrementally (using some kind of concepts similar to the
lastRun
in Arisa), and apply edits to the Reddit post incrementally too.The text was updated successfully, but these errors were encountered: