I've applied PR locally and tried it on existing DB. The result is a failure by not found build ``` 'Exception UncheckedIOException: java.io.FileNotFoundException: Service https://ci.ignite.apache.org/app/rest/latest/builds/id:1362502 returned not found error.Responding with error, status code: 404 (Not Found). Details: jetbrains.buildServer.server.rest.errors.NotFoundException: No build found by id '1362502'. Could not find the entity requested. Check the reference is correct and the user has permissions to access the entity. ```
It is quite normal TC Bot has reference to build, but TC don't have it (history in the bot is longer that in TC), so it is up to bot correctly handle absent REST requests. [ Full content available at: https://github.com/apache/ignite-teamcity-bot/pull/9 ] This message was relayed via gitbox.apache.org for [email protected]
