Skip to content

Excessive PostgreSQL requests from Farcaster plugin #8

@anyaachan

Description

@anyaachan

I've recently set up an ElizaOS instance using only the Farcaster plugin and noticed an unexpectedly high number of database requests, over 2 million to my PostgreSQL (Supabase) database in just 5 days.

Environment Details:
ElizaOS version: @elizaos/core 1.5.7
Farcaster plugin version: @elizaos/plugin-farcaster ^1.0.5
Database: Supabase PostgreSQL, connected via IPv4 connection pooling

Usage:
The agent was operating in autonomous mode, posting and replying to mentions, with no additional features, custom plugins or actions.

Observed Behaviour:
The following query (see screenshot) was being executed repeatedly, driving up the request count:
Image

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions