crowd.dev
crowd.dev copied to clipboard
LFX Community Management
# Changes proposed ✍️ ### What copilot:summary copilot:poem ### Why ### How copilot:walkthrough ## Checklist ✅ - [x] Label appropriately with `Feature`, `Improvement`, or `Bug`. - [ ] Add...
``` {"name":"entity-merging-worker","pid":34,"component":"questdb.sql.connection","level":"ERROR","err":{"message":"timeout, query aborted","name":"error","stack":"error: timeout, query aborted\n at Parser.parseErrorMessage (/usr/crowd/app/node_modules/.pnpm/[email protected]/node_modules/pg-protocol/src/parser.ts:369:69)\n at Parser.handlePacket (/usr/crowd/app/node_modules/.pnpm/[email protected]/node_modules/pg-protocol/src/parser.ts:188:21)\n at Parser.parse (/usr/crowd/app/node_modules/.pnpm/[email protected]/node_modules/pg-protocol/src/parser.ts:103:30)\n at TLSSocket. (/usr/crowd/app/node_modules/.pnpm/[email protected]/node_modules/pg-protocol/src/index.ts:7:48)\n at TLSSocket.emit (node:events:524:28)\n at TLSSocket.emit (node:domain:489:12)\n at addChunk (node:internal/streams/readable:561:12)\n at readableAddChunkPushByteMode...
**Issue 1** activity with `id = a3f3dbbf-960a-4d3a-92b9-47befea3efef` is present in: * `activityRelations` * `KAFKA_INGEST.COMMUNITY_MANAGEMENT.ACTIVITIES` However, **it does not exist** in QuestDB. Because of this it also didn't flow to postgres...
Clean up all the code about github archive so that it doesn't keep being a technical debt.
We already have monitoring for Nango cloud connections but it uses message forwarding through Datadog and it's unreliable. We need to have our own way of posting slack messages -...
Currently we have everything prepared for production on Prod Nango Cloud env which is not ideal since we can't test this locally or on production so we have to prepare...
In the database we still want just one `platform = github` so the distinction has to be in the settings and it has to be set when connecting the integration....
On frontend we need a separate way to connect github integrations alongside the old one. The new just needs the `owner/repo` to connect it and we will do connection to...
When running `pnpm run dev` I get a constantly flowing stream of errors, seemingly from storybook making the Nuxt server crash. It makes the terminal useless because any warnings or...
Replace Element plus select dropdown with custom components