-
I truncated a table in my database and Electric has refused to start working again failing over and over with this error upon connecting to the db:
```
** (CaseClauseError) no case clause matching: E…
-
I have been on a team using Broadway this year to build an ETL application for migrating data from MSSQL tables into Postgres tables. With a custom Tds producer, this process has been fairly straightf…
-
Setting up a new service with Supabase as database on fly.io result sin the following error for me: MODULE ERROR: Electric.Replication.PostgresConnector
```
2024-01-24T11:13:59.064 app[4d89d944a32…
-
Proxy is hitting this error when trying to connect to hosted Supabase:
```
13:12:20.702 pid= origin=postgres_1 [error] PostgresConnectorSup failed to start child :postgres_producer with reason: {{:c…
-
I have Supabase project running, with ipv4 add-on (just in case).
I am trying to start electric-sync on fly.io.
fly.toml is like this:
```
app = 'test-staging-electric'
primary_region = 'arn'…
-
How do we feel about adding a subsection to the GenStage lesson on the `ConsumerSupervisor` behavior?
I think it would be a nice addition to the lesson. It's a powerful part of GenStage, and we can…
-
I'm using `Mint.HTTP.recv` with a passive connection to control the how quickly we consume the request as part of a `GenStage` producer. I'm requesting a specific number of bytes on each loop round, a…
-
The [Broadway docs](https://hexdocs.pm/broadway/Broadway.html#c:prepare_messages/2) for the `Broadway.prepare_messages/2` callback state:
> The length of the list of messages received by this callb…
-
Add a mechanism for rate limiting certain actions
-
Meetup in February
Date and time: 27 Feb
Topic: The topic will be GenStage, Flow and Broadway, we will do a short presentation followed by some hands-on programming
Location: Issuu
Agenda (WI…