-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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:

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request