Gabriel Sagula
Gabriel Sagula
I'll take this one.
@mickmister @hanzei Quick update: This issue is part of my tryout but I won't be able to start working on it until Oct 28. cc: @jwilander
@mickmister @hanzei Quick question before I start working on this issue. If I understand it correctly, [`atomicModify`](https://github.com/mattermost/mattermost-plugin-jira/blob/8d1a96baeb46dd18eca50511a6cc49b4892be1a8/server/subscribe.go#L345) function should only attempt to modify the subscriptions when the key exists in...
Thanks @mickmister, I agree with limiting retries. Anything that allows controlling bursts so we can minimize chances of resource starvation. Something like a [token bucket](https://en.wikipedia.org/wiki/Token_bucket) should probably be enough. WDYT?...
I need to finish https://github.com/mattermost/mattermost-server/pull/13002 before getting back to this one.
Any update on this issue?
> Seconded! The documentations are outdated and that is such a shame. When Bazel works it seems to work really well, but when it doesn't, it is really hard to...