Hi Erik,

Fist, we should make sure that you didn't configure a frequency limit of 1 update/s at the API level. This can be done on both the client side and the server side.

On the client side, assuming you are using the Web client, you can specify a filtering frequency with the setRequestedMaxFrequency method.

On the server side, you can impose a maximum update frequency through your custom Metadata Adapter.

If no API-level frequency limit was imposed, we can move to further investigation.

Regards,

Alessandro