Google analytics import - long-running PHP processes

I have set google analytcs import but when it runs I get the error

It looks like the import job was terminated. If you didn’t do this yourself, then your host probably does not like long-running PHP processes. The import job will start again within the next hour so the import will still continue. If the import speed is still slow overall (check back in a day to see), then view the user guide for more information and workarounds.

The php version is 8.1 set
max_execution_time = 0

both in the php.ini of /etc/php/8.1/cli and in /etc/php/8.1/apache2

The weird thing is that it was once executed … no I understand.