i'm trying to export my Mixpanel Data to reimport them to another project for Eu residency,
but exporting is kinda a PITA.
Like I have ~3Y of datas, i've started a one time call but it breaks my swap and memory...
then i've flipped the request_per_day flag, but after 3 months i got a HTTP Error 429: Too Many Requests
seems that exporting a whole month is possible maybe having a request_per_month like thing whould be nice....
also, after that, it would be nice to have include the process to read all parts of the extract and import them
Hello,
i'm trying to export my Mixpanel Data to reimport them to another project for Eu residency,
but exporting is kinda a PITA. Like I have ~3Y of datas, i've started a one time call but it breaks my swap and memory... then i've flipped the
request_per_day
flag, but after 3 months i got aHTTP Error 429: Too Many Requests
seems that exporting a whole month is possible maybe having a request_per_month like thing whould be nice....
also, after that, it would be nice to have include the process to read all parts of the extract and import them