That file is usually the internal reports store (depending on the provider you're using). If it keeps growing, it might be because report history/results are being persisted. You can limit or disable storing reports in the configuration (for example using the store settings or switching to a different persistence strategy). Also worth checking if there’s any cleanup/retention policy configured. Otherwise the file can grow pretty quickly over time.
I