Just to update y'all that your **December 2025 payouts will be processed no matter what your ID verification status** this month. The first payout that will be affected by ID verification is the January 2026 payout in February - along with any and all $1M Challenge payouts.
ellativity · 3h ago
**Platform gracefully auto-aborts PPE runs over $$$ limit** Due to developer feedback about issues implementing the Actor max charge limit set on every run, we have implemented a backstop. From today’s release, when the platform discovers that the run has hit the Actor max charge limit, the run will be automatically aborted, with 30 seconds graceful period. <@&999256322673496174> <@&1092713625141137429> You should use`Actor.on('aborting', () => {…cleanup and terminate as soon as possible…})`. If you're not already handling this `aborting` event anyway, please start to. Docs are incoming and I'll update this announcement with the link when it's ready.
ellativity · 2d ago
**Dynamic Actor memory is here** For those who missed Creator Cantina yesterday, I announced in the call that you can now set your Actors up to use dynamic memory based on input size and run options (e.g. if more URLs are input or more detail is requested). Check out more info in the docs here: https://docs.apify.com/platform/actors/development/actor-definition/dynamic-actor-memory
ellativity · 3d ago