outlineWidth member not updating geometry
This issue stems from the following community forum thread: https://community.cesium.com/t/polygon-outline-width-issue/14887
The member outlineWidth in PolygonGraphics and BoxGraphics does not change the width of the lines outlining a geometric shape if it is updated past a value of 10.
For instance, in this image outlineWidth is set to 10.

In the following image, outlineWidth is set to 100.

Clearly, there is no noticeable difference between the polygons. It is possible that this is a bug. It is also possible that this behavior is expected due to constraints unknown to me. If the latter is true, we should update the documentation.
Here are some sandcastle demos that I put together: box, polygon
Browser: Chrome, Firefox
Operating System: Ubuntu, Windows 10
@ggetz can you guess when this issue will be fixed? or do you have any workaround for extruded polygons?
HI @noySimplex, there hasn't been any activity on this item recently. If you'd like to add more information about your use case, that may help us prioritize. Or, if you are interesting in contributing, please let us know and we'd be happy to discuss implementation or review a PR.