question

Timurs Sugajevs avatar image
Timurs Sugajevs asked

False and missed function calls for events from rules

Our project (id: 4F51) has a rule to execute azure function for the event "com.playfab.player_ranked_on_leaderboard_version", which should happen for every top player (we set 1 in settings) in every weekly and daily leaderboards we have. There are around 100 of them. But in azure log we see around 88 000 calls for our "ResetLeaderBoard" function, but we missed this call for some of our leaderboard (although there was reset).

Can you look at your internal logs - was this event called correctly?

Leaderboards and Statistics
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Gosen Gao avatar image
Gosen Gao answered

If you have selected the Publish results as PlayStream Event option when you create the Rule, then you can check the related events in the Data Explorer to see if this action triggered correctly. If you have not selected this option, then there are no Playstream events generated, so we cannot check it for you. Since this action interacts with the top players, if it is not triggered, there should be player feedback. It is better to check the events' information of the corresponding player at the corresponding time point.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.