Skip to content

Commit c0e63d9

Browse files
committed
update frequency heads-up
1 parent f445d90 commit c0e63d9

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

sources/platform/actors/publishing/quality_score.mdx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ The Actor quality score aggregates multiple performance and quality metrics into
2121

2222
The platform provides in-app recommendations to help you identify improvement opportunities and optimize your Actor's quality score.
2323

24+
:::note Score updates are not immediate
25+
Changes to your Actor may take time to reflect in your score and improvement recommendations. For more information, see [Score update frequency](#score-update-frequency).
26+
:::
27+
2428
There are eight quality categories:
2529

2630
- Reliability
@@ -75,3 +79,8 @@ Developers with a proven track record of publishing successful Actors receive re
7579
### Congruency
7680

7781
Congruency measures the consistency and coherence across your Actor's components. A well-designed Actor maintains alignment between its title, description, documentation, and schemas. Ensure that your [input schema](https://docs.apify.com/platform/actors/development/actor-definition/input-schema), [dataset schema](https://docs.apify.com/platform/actors/development/actor-definition/dataset-schema), [key-value store schema](https://docs.apify.com/platform/actors/development/actor-definition/key-value-store-schema), and README documentation all reflect consistent terminology and accurately describe the Actor's behavior. This coherence reduces user confusion and improves the overall experience.
82+
83+
84+
## Score update frequency
85+
86+
The Actor quality score recalculates several times per day. Changes you make to your Actor may not immediately reflect in your score or improvement recommendations. Improvement recommendations may continue to appear for a period of time after you have addressed the underlying issues.

0 commit comments

Comments
 (0)