#stenml

1 messages · Page 1 of 1 (latest)

shut yewBOT
spring sundial
surreal nymph
#

I read the Rate Limits docs regarding this, does it mean, we can't get rid of these errors entirely?

spring sundial
#

Seems your integration is trying to access objects that are already being read/written by another concurrent action, likely triggered by your integration too

#

So you need to address that in your integration. Perhaps you have an async action that you need to await before you start another on the same object