Team City Polling
Is there a way to change the polling frequency against Team City?
The Team City Integration tab states
"YouTrack pulls fresh data from TeamCity every minute"
But our build/test environment is behind a DSL line and I'd like to limit the traffic.
Please sign in to leave a comment.
Hello,
I've created an issue on your request: http://youtrack.jetbrains.net/issue/JT-10829. Feel free to vote for it.
Regards,
Alexander
Thanks Alexander.
Can you give me an idea of the scale of the polling bandwidth consumption from YouTrack to Team City?
For Example, if it's 1 byte every minute that means 1.4K/day which is okay with me.
I guess the question is how big is the polling query?
Hello,
When communicating to TC, YouTrack would make several REST calls. I'd say the total data size it receives would be less than 1K.
Alexander
Thanks!