Cancel or abort SingleTileImageryProvider

Hello

I use the SingleTileImageryProvider to display different parameters. I can also interact over time e.g. + 1h / - 1h to get a new image.
Unfortunately there are parameters that take a long time to calculate. Therefore there are long waiting times (pending requests in the frontend).

Are there any ways to cancel this?

Thanks in advance!