-
### Description
I have been using Xcode 16 for a few weeks now and noticed a behavior regarding `actor` deinitialization that surprises me.
In our app, we use a few actors that are stored as const…
-
I noticed some actors have invalid identifiers:
![Image](https://github.com/user-attachments/assets/997ad20b-95cf-457d-81c3-e4904dd6925c)
` "contributors": [
{
"actor": {
"id": 30…
-
There's lots of warnings about `Skip is unable to match this API call to determine the correct actor on which to run it. Consider adding additional type information`
Is there any documentation on h…
-
Currently when sending Flag Activities, software will typically:
- send as a "instance actor" if available, to mask the individual actor behind the server's actor, such that remote instances can't re…
-
For context, see the [Exit Actor](https://github.com/apify/actor-whitepaper?tab=readme-ov-file#exit-actor) section and this [conversation](https://apify.slack.com/archives/C01VBUV81UZ/p172908004343861…
-
### Describe the bug
When logging the acting, the SPS is around the learn function, therefore the acting sps is actually logging the acting time.
See https://github.com/EdanToledo/Stoix/pull/129…
-
_ActorType aliased as Actor is very big class with many methods.
https://github.com/apify/apify-sdk-python/blob/master/src/apify/_actor.py#L42
It is entry point of SDK and it would be nice if it w…
-
- [ ] Populate as an array the ids, name , img of the Connections of the character
- [ ] Make that array as a select box with little arrow, not use but a custom div to be able to style how we want
-
It seems the to use the JS SDK for actors, the client invoking a remote actor needs a copy of the implementation code in order to register the actor... drilling into the code, it looks like the only r…
-