Neon + Inngest
Good evening,
I'm trying to configure Inngest with my Neon database to trigger an AWS lambda function. The tutorial helped me to sync and deploy everything. However, Inngest does not receive the trigger from the changes in my Neon database and I can't figure it out.
More information on my problem:
Here is the event I'm listening to
{ event: "db/test.updated" }
And whenever I change the test table, nothing happens on inngest or my lambda.
Actually, Inngest does not receive any event from changes in my db whereas Neon and Inngest are synced.
Kind regards !
I'm trying to configure Inngest with my Neon database to trigger an AWS lambda function. The tutorial helped me to sync and deploy everything. However, Inngest does not receive the trigger from the changes in my Neon database and I can't figure it out.
More information on my problem:
Here is the event I'm listening to
{ event: "db/test.updated" }
And whenever I change the test table, nothing happens on inngest or my lambda.
Actually, Inngest does not receive any event from changes in my db whereas Neon and Inngest are synced.
Kind regards !