project.export_v2 is not working anymore, with task just hanging IN_PROGRESS
The project (cltwlfvrw02ne070jgwlscmqw) is a small HTML project from which export_v2 use to work perfectly fine before updating to the latest SDK version
What works is using client.enable_experimental = True and project.export
However, I have now reached the max number of concurrent tasks as I could not find in the docs how to delete/terminate a task given the ID
At a minimum, if you could help me to terminate all those hanging tasks, that would be great (task ids: clu11te9s003f07zhdjn3d6u2, clu11kuhc02du07xecs7d1v6t, clu10wfum02ce071s40izcjto, clu10tgr60202071l3euogdzj, clu10lkfm01m707xeac8g8nrb, clu0qpzdb000o070g38oh0p21, clu0qgkga00tr07y955zeerkg, clu0qbl7404k807y22sypcta8, clu0pzgo10hf307ye4lv174hu, clu0pvbsb008407xne6jd8uvp)
Let me look into it, given your comment : “client.enable_experimental = True” and “project.export” streamble exports seems to work (ref : Export overview) I will check with those tasks stalled and stop it from our end to free some concurrency for you.