gabrieljackson / mattermost-plugin-wrangler

Manage Mattermost Messages Masterfully!
Apache License 2.0
49 stars 13 forks source link

Add post creation retries #93

Closed gabrieljackson closed 3 years ago

gabrieljackson commented 3 years ago

Posts created during thread moves and copies now have retry logic to improve resiliency against temporary errors. In particular, this should assist when the Mattermost database has a nontrivial amount of database replication latency.

Release Note

Add post creation retries