-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Labels
bugSomething isn't working.Something isn't working.t-toolingIssues with this label are in the ownership of the tooling team.Issues with this label are in the ownership of the tooling team.
Description
Issue description
- Fully setup the actor with PPE but don't publish it. (never tested on a published actor to not expose the issue to real users)
- Use calculateMaxEventChargeCountWithinLimit method
- Deploy the actor (it works as expected locally)
- Run the actor
The exact line below causes my actor to hang forever. It also seems to use a lot more resources than usually at first but then usage goes flat and it just silently does nothing until I abort it.
Code sample
const maxChargeLimit = Actor.getChargingManager().calculateMaxEventChargeCountWithinLimit('result-item');
Package version
3.4.4
Node.js version
Whichever this image has https://hub.docker.com/r/apify/actor-node (again - no issues locally), but my local version is 22.9.0. Typescript - 5.9.2
Operating system
Apify docker
Actor or run link
Cant share it unfortunately. It has tokens in it.
I have tested this on the next
release
No response
Other context
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't working.Something isn't working.t-toolingIssues with this label are in the ownership of the tooling team.Issues with this label are in the ownership of the tooling team.