To keep a seperate post with the solution, the issue was fixed by increasing the number of threads, as this was encountered earlier on as well:
org.openhab.webclient:minThreadsShared = 10
org.openhab.webclient:maxThreadsShared = 40
org.openhab.webclient:minThreadsCustom = 10
org.openhab.webclient:maxThreadsCustom = 20