fetchai / agentverse

Public repository for Agentverse
Apache License 2.0
8 stars 11 forks source link

Agent Interaction Number Mismatch on Explore Card and Profile #6

Open Autonomousweb3Dev opened 3 months ago

Autonomousweb3Dev commented 3 months ago

Prerequisites

Category

Bug in Agentverse

Expected Behavior

The interaction count for an agent should be consistent across the Explore page and the agent's profile page.

Observed Behavior

For the agent agent1q0pzvr9dnl5k3086804839uvynfhqsheheth3273yvy9xq6nnmcncd7clcc, there is a discrepancy in the interaction count:

Additionally, there are errors observed in the browser console when accessing the agent's profile page.

Screenshot 2024-06-27 at 9 17 24 AM Screenshot 2024-06-27 at 9 17 29 AM Screenshot 2024-06-27 at 9 17 39 AM

To Reproduce

Environment Details (Optional)

No response

Failure Logs (Optional)

No response

Additional Information (Optional)

Ensuring consistent interaction counts across different parts of the platform will improve data reliability and user experience. Additionally, addressing the errors in the browser console will enhance the overall stability and performance of the application.
kshipra-fetch commented 2 months ago

We are working on this issue.

Autonomousweb3Dev commented 2 months ago

@kshipra-fetch, I noticed that instead of fixing the issue, the team has removed the "Most Used" filter. Can you please explain the thought process behind this change?

jrriehl commented 2 months ago

Sorry for the unannounced change, but we have temporarily removed the most-used filter due to some core refactoring we are doing in order to improve overall performance of Agentverse and reduce the load on the backend services. Once we are happy with the updates, we will revisit this and hopefully add it back again in some form. Thanks for reporting the issue!

Autonomousweb3Dev commented 2 months ago

Sorry for the unannounced change, but we have temporarily removed the most-used filter due to some core refactoring we are doing in order to improve overall performance of Agentverse and reduce the load on the backend services. Once we are happy with the updates, we will revisit this and hopefully add it back again in some form. Thanks for reporting the issue!

Please keep us updated on the progress and when we can expect the "Most Used" filter to be back.