lmvtfy icon indicating copy to clipboard operation
lmvtfy copied to clipboard

Account for the fact that comments might get deleted while-or-just-before we process them

Open cvrebert opened this issue 8 years ago • 1 comments

03:00:33.557 [on-spray-can-akka.actor.default-dispatcher-25523] ERROR com.jcabi.github.Comment$Smart - #url(): thrown java.lang.AssertionError(HTTP response status is not equal to 200:
404 Not Found [https://api.github.com/repos/twbs/bootstrap/issues/comments/136919469]

cvrebert avatar Sep 02 '15 05:09 cvrebert

at com.jcabi.github.Comment$Smart.url
    (Comment.java:158) ~[server.jar:1.0]
at com.chrisrebert.lmvtfy.github.GitHubIssueCommenter$$anonfun$receive$1.applyOrElse
    (GitHubIssueCommenter.scala:44) ~[server.jar:1.0]

cvrebert avatar Nov 18 '15 10:11 cvrebert