Releases: warlof/seat-discord-connector
Releases · warlof/seat-discord-connector
v5.1.1
v5.1.0
v5.0.0
v3.3.2
Jobs fix and api
This version is addressing few major bugs related to Discord API usage and overflowed request.
- Throttling orchestrator job with 20 jobs per 10 seconds
- Restricting queued and running dispatcher and sync role jobs to 1 a time
Those fixes are supposed to solve following issues :
- warlof/seat-discord-connector#4
- warlof/seat-discord-connector#10
- warlof/seat-discord-connector#11
It also introduce an api endpoint which is providing mapping between Discord and SeAT character relationship.
Documentation is available into standard SeAT documentation (You can retrieve it from SeAT API
menu) using OpenAPI standard.
Special thanks to thankbusta who provide it.