I'm not sure if anyone else has noticed this in their games but I'm seeing an issue with roll20 where dice rolls made with "enable 3d dice" and "automatically roll 3d dice" take much longer to roll, sometimes in excess of 30 seconds. Upon checking the console of Chrome in particular I generally find that a 503 error is thrown and then the result is rolled without dice, here's one such example: VM692:1 POST <a href="https://dice.roll20.net/doroll" rel="nofollow">https://dice.roll20.net/doroll</a> 503
(anonymous) @ VM692:1
nrWrapper @ (index):424
send @ jquery-1.9.1.js:8526
ajax @ jquery-1.9.1.js:7978
_posthookrollrequest @ app.js?1605636517:574
(anonymous) @ app.js?1605636517:574
setTimeout (async)
nrWrapper @ (index):424
_doRemoteRollRequest @ app.js?1605636517:574
flushRemoteQueue @ app.js?1605636517:574
(anonymous) @ app.js?1605636517:575
C.each.C.forEach @ base.js?1605629830:6
S @ app.js?1605636517:575
M @ app.js?1605636517:575
(anonymous) @ app.js?1605636517:575
(anonymous) @ base.js?1605629830:6
setTimeout (async)
nrWrapper @ (index):424
C.delay @ base.js?1605629830:6
C.defer @ base.js?1605629830:6
(anonymous) @ app.js?1605636517:575
M @ app.js?1605636517:575
Submit @ app.js?1605636517:575
props.click @ jquery-ui.1.9.0.custom.min.js?1604519378:8646
dispatch @ jquery-1.9.1.js:3074
elemData.handle @ jquery-1.9.1.js:2750
nrWrapper @ (index):424 I've been able to reproduce this behavior in Chrome, Chrome Incognito, Chromium Edge, and Firefox over multiple PCs where the resolution is always to disable both 3D dice options. From what I've seen the issue affects both official and custom character sheets with games that do and don't use API addons.